@rdlabo/capacitor-brotherprint 0.0.2 → 2.0.0-0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +97 -0
- package/RdlaboCapacitorBrotherprint.podspec +8 -2
- package/android/.gradle/5.6.4/executionHistory/executionHistory.bin +0 -0
- package/android/.gradle/5.6.4/executionHistory/executionHistory.lock +0 -0
- package/android/.gradle/5.6.4/fileChanges/last-build.bin +0 -0
- package/android/.gradle/5.6.4/fileContent/fileContent.lock +0 -0
- package/android/.gradle/5.6.4/fileHashes/fileHashes.bin +0 -0
- package/android/.gradle/5.6.4/fileHashes/fileHashes.lock +0 -0
- package/android/.gradle/5.6.4/fileHashes/resourceHashesCache.bin +0 -0
- package/android/.gradle/5.6.4/gc.properties +0 -0
- package/android/.gradle/5.6.4/javaCompile/classAnalysis.bin +0 -0
- package/android/.gradle/5.6.4/javaCompile/jarAnalysis.bin +0 -0
- package/android/.gradle/5.6.4/javaCompile/javaCompile.lock +0 -0
- package/android/.gradle/5.6.4/javaCompile/taskHistory.bin +0 -0
- package/android/.gradle/buildOutputCleanup/buildOutputCleanup.lock +0 -0
- package/android/.gradle/buildOutputCleanup/cache.properties +2 -0
- package/android/.gradle/buildOutputCleanup/outputFiles.bin +0 -0
- package/android/.gradle/vcs-1/gc.properties +0 -0
- package/android/.idea/caches/build_file_checksums.ser +0 -0
- package/android/.idea/codeStyles/Project.xml +116 -0
- package/android/.idea/gradle.xml +22 -0
- package/android/.idea/jarRepositories.xml +30 -0
- package/android/.idea/libraries/Gradle__androidx_activity_activity_1_0_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__androidx_annotation_annotation_1_1_0_jar.xml +13 -0
- package/android/.idea/libraries/Gradle__androidx_appcompat_appcompat_1_1_0_aar.xml +15 -0
- package/android/.idea/libraries/Gradle__androidx_appcompat_appcompat_resources_1_1_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__androidx_arch_core_core_common_2_1_0_jar.xml +11 -0
- package/android/.idea/libraries/Gradle__androidx_arch_core_core_runtime_2_0_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__androidx_browser_browser_1_2_0_aar.xml +15 -0
- package/android/.idea/libraries/Gradle__androidx_cardview_cardview_1_0_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__androidx_collection_collection_1_1_0_jar.xml +11 -0
- package/android/.idea/libraries/Gradle__androidx_coordinatorlayout_coordinatorlayout_1_1_0_aar.xml +15 -0
- package/android/.idea/libraries/Gradle__androidx_core_core_1_2_0_aar.xml +15 -0
- package/android/.idea/libraries/Gradle__androidx_cursoradapter_cursoradapter_1_0_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__androidx_customview_customview_1_0_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__androidx_documentfile_documentfile_1_0_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__androidx_drawerlayout_drawerlayout_1_0_0_aar.xml +15 -0
- package/android/.idea/libraries/Gradle__androidx_exifinterface_exifinterface_1_2_0_aar.xml +15 -0
- package/android/.idea/libraries/Gradle__androidx_fragment_fragment_1_1_0_aar.xml +15 -0
- package/android/.idea/libraries/Gradle__androidx_interpolator_interpolator_1_0_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__androidx_legacy_legacy_support_core_utils_1_0_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_common_2_1_0_jar.xml +11 -0
- package/android/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_livedata_2_0_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_livedata_core_2_0_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_runtime_2_1_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_viewmodel_2_1_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__androidx_loader_loader_1_0_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__androidx_localbroadcastmanager_localbroadcastmanager_1_0_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__androidx_print_print_1_0_0_aar.xml +15 -0
- package/android/.idea/libraries/Gradle__androidx_recyclerview_recyclerview_1_1_0_aar.xml +15 -0
- package/android/.idea/libraries/Gradle__androidx_savedstate_savedstate_1_0_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__androidx_test_core_1_2_0_aar.xml +14 -0
- package/android/.idea/libraries/Gradle__androidx_test_espresso_espresso_core_3_2_0_aar.xml +14 -0
- package/android/.idea/libraries/Gradle__androidx_test_espresso_espresso_idling_resource_3_2_0_aar.xml +14 -0
- package/android/.idea/libraries/Gradle__androidx_test_ext_junit_1_1_1_aar.xml +14 -0
- package/android/.idea/libraries/Gradle__androidx_test_monitor_1_2_0_aar.xml +14 -0
- package/android/.idea/libraries/Gradle__androidx_test_runner_1_2_0_aar.xml +14 -0
- package/android/.idea/libraries/Gradle__androidx_transition_transition_1_2_0_aar.xml +15 -0
- package/android/.idea/libraries/Gradle__androidx_vectordrawable_vectordrawable_1_1_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__androidx_vectordrawable_vectordrawable_animated_1_1_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__androidx_versionedparcelable_versionedparcelable_1_1_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__androidx_viewpager2_viewpager2_1_0_0_aar.xml +15 -0
- package/android/.idea/libraries/Gradle__androidx_viewpager_viewpager_1_0_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__artifacts_BrotherPrintLibrary_unspecified_jar.xml +11 -0
- package/android/.idea/libraries/Gradle__com_google_android_datatransport_transport_api_2_2_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__com_google_android_datatransport_transport_backend_cct_2_2_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__com_google_android_datatransport_transport_runtime_2_2_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__com_google_android_gms_play_services_base_17_0_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__com_google_android_gms_play_services_basement_17_0_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__com_google_android_gms_play_services_location_17_0_0_aar.xml +10 -0
- package/android/.idea/libraries/Gradle__com_google_android_gms_play_services_places_placereport_17_0_0_aar.xml +10 -0
- package/android/.idea/libraries/Gradle__com_google_android_gms_play_services_stats_17_0_0_aar.xml +10 -0
- package/android/.idea/libraries/Gradle__com_google_android_gms_play_services_tasks_17_0_0_aar.xml +10 -0
- package/android/.idea/libraries/Gradle__com_google_android_material_material_1_1_0_rc02_aar.xml +15 -0
- package/android/.idea/libraries/Gradle__com_google_auto_value_auto_value_annotations_1_6_5_jar.xml +13 -0
- package/android/.idea/libraries/Gradle__com_google_code_findbugs_jsr305_2_0_1_jar.xml +9 -0
- package/android/.idea/libraries/Gradle__com_google_dagger_dagger_2_24_jar.xml +13 -0
- package/android/.idea/libraries/Gradle__com_google_firebase_firebase_common_19_3_0_aar.xml +14 -0
- package/android/.idea/libraries/Gradle__com_google_firebase_firebase_components_16_0_0_aar.xml +14 -0
- package/android/.idea/libraries/Gradle__com_google_firebase_firebase_datatransport_17_0_3_aar.xml +14 -0
- package/android/.idea/libraries/Gradle__com_google_firebase_firebase_encoders_json_16_0_0_aar.xml +14 -0
- package/android/.idea/libraries/Gradle__com_google_firebase_firebase_iid_20_1_1_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__com_google_firebase_firebase_iid_interop_17_0_0_aar.xml +10 -0
- package/android/.idea/libraries/Gradle__com_google_firebase_firebase_installations_16_0_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__com_google_firebase_firebase_installations_interop_16_0_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__com_google_firebase_firebase_measurement_connector_18_0_0_aar.xml +10 -0
- package/android/.idea/libraries/Gradle__com_google_firebase_firebase_messaging_20_1_2_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__com_google_guava_listenablefuture_1_0_jar.xml +13 -0
- package/android/.idea/libraries/Gradle__com_squareup_javawriter_2_1_1_jar.xml +13 -0
- package/android/.idea/libraries/Gradle__javax_inject_javax_inject_1_jar.xml +13 -0
- package/android/.idea/libraries/Gradle__junit_junit_4_12_jar.xml +13 -0
- package/android/.idea/libraries/Gradle__net_bytebuddy_byte_buddy_1_9_7_jar.xml +13 -0
- package/android/.idea/libraries/Gradle__net_bytebuddy_byte_buddy_agent_1_9_7_jar.xml +13 -0
- package/android/.idea/libraries/Gradle__net_sf_kxml_kxml2_2_3_0_jar.xml +13 -0
- package/android/.idea/libraries/Gradle__org_apache_cordova_framework_7_0_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__org_hamcrest_hamcrest_core_1_3_jar.xml +13 -0
- package/android/.idea/libraries/Gradle__org_hamcrest_hamcrest_integration_1_3_jar.xml +13 -0
- package/android/.idea/libraries/Gradle__org_hamcrest_hamcrest_library_1_3_jar.xml +13 -0
- package/android/.idea/libraries/Gradle__org_json_json_20140107_jar.xml +13 -0
- package/android/.idea/libraries/Gradle__org_mockito_mockito_core_2_25_1_jar.xml +13 -0
- package/android/.idea/libraries/Gradle__org_mockito_mockito_inline_2_25_1_jar.xml +13 -0
- package/android/.idea/libraries/Gradle__org_objenesis_objenesis_2_6_jar.xml +13 -0
- package/android/.idea/misc.xml +14 -0
- package/android/.idea/modules/-485579866/capacitor-android.iml +171 -0
- package/android/.idea/modules/BrotherPrintLibrary/BrotherPrintLibrary.iml +27 -0
- package/android/.idea/modules/android.iml +110 -0
- package/android/.idea/modules.xml +10 -0
- package/android/.idea/runConfigurations.xml +12 -0
- package/android/.idea/vcs.xml +6 -0
- package/android/.idea/workspace.xml +83 -0
- package/android/BrotherPrintLibrary/BrotherPrintLibrary.aar +0 -0
- package/android/BrotherPrintLibrary/build/.transforms/25e734394246e1bfc2863356368dd65a/jetified-BrotherPrintLibrary/AndroidManifest.xml +11 -0
- package/android/BrotherPrintLibrary/build/.transforms/25e734394246e1bfc2863356368dd65a/jetified-BrotherPrintLibrary/jars/classes.jar +0 -0
- package/android/BrotherPrintLibrary/build/.transforms/25e734394246e1bfc2863356368dd65a/jetified-BrotherPrintLibrary/jars/libs/MobilePrintLib.jar +0 -0
- package/android/BrotherPrintLibrary/build/.transforms/25e734394246e1bfc2863356368dd65a/jetified-BrotherPrintLibrary/jni/arm64-v8a/libcreatedata.so +0 -0
- package/android/BrotherPrintLibrary/build/.transforms/25e734394246e1bfc2863356368dd65a/jetified-BrotherPrintLibrary/jni/armeabi/libAndrJFPDFEMB.so +0 -0
- package/android/BrotherPrintLibrary/build/.transforms/25e734394246e1bfc2863356368dd65a/jetified-BrotherPrintLibrary/jni/armeabi/libcreatedata.so +0 -0
- package/android/BrotherPrintLibrary/build/.transforms/25e734394246e1bfc2863356368dd65a/jetified-BrotherPrintLibrary/jni/armeabi-v7a/libAndrJFPDFEMB.so +0 -0
- package/android/BrotherPrintLibrary/build/.transforms/25e734394246e1bfc2863356368dd65a/jetified-BrotherPrintLibrary/jni/armeabi-v7a/libcreatedata.so +0 -0
- package/android/BrotherPrintLibrary/build/.transforms/25e734394246e1bfc2863356368dd65a/jetified-BrotherPrintLibrary/jni/x86/libcreatedata.so +0 -0
- package/android/BrotherPrintLibrary/build/.transforms/25e734394246e1bfc2863356368dd65a/jetified-BrotherPrintLibrary/jni/x86_64/libcreatedata.so +0 -0
- package/android/BrotherPrintLibrary/build/.transforms/25e734394246e1bfc2863356368dd65a.bin +1 -0
- package/android/BrotherPrintLibrary/build/.transforms/8f03997c59bfcdf41861a60561d5d5af.bin +0 -0
- package/android/BrotherPrintLibrary/build/.transforms/b3cb8a1794c15332bde93f2b78199c73/jetified-BrotherPrintLibrary.aar +0 -0
- package/android/BrotherPrintLibrary/build/.transforms/b3cb8a1794c15332bde93f2b78199c73.bin +1 -0
- package/android/BrotherPrintLibrary/build/.transforms/bb913df08d40846b1bc63945606f217a.bin +2 -0
- package/android/BrotherPrintLibrary/build/.transforms/cf1dcc0f016004f76302659fc63c1d4f.bin +1 -0
- package/android/BrotherPrintLibrary/build.gradle +2 -0
- package/android/build.gradle +2 -0
- package/android/local.properties +8 -0
- package/android/settings.gradle +1 -0
- package/android/src/main/AndroidManifest.xml +12 -0
- package/android/src/main/java/jp/rdlabo/capacitor/plugin/brotherprint/BrotherPrint.java +149 -6
- package/dist/docs.json +105 -0
- package/dist/esm/definitions.d.ts +12 -9
- package/dist/esm/definitions.js +1 -0
- package/dist/esm/definitions.js.map +1 -1
- package/dist/esm/index.d.ts +3 -0
- package/dist/esm/index.js +6 -0
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/web.d.ts +14 -7
- package/dist/esm/web.js +15 -18
- package/dist/esm/web.js.map +1 -1
- package/dist/plugin.cjs.js +43 -0
- package/dist/plugin.cjs.js.map +1 -0
- package/dist/plugin.js +28 -18
- package/dist/plugin.js.map +1 -1
- package/ios/Plugin/Plugin.h +0 -1
- package/ios/Plugin/Plugin.m +4 -1
- package/ios/Plugin/Plugin.swift +150 -7
- package/ios/Plugin/module.modulemap +9 -0
- package/ios/Plugin.xcodeproj/project.pbxproj +47 -1
- package/ios/Plugin.xcodeproj/project.xcworkspace/xcuserdata/sakakibara.xcuserdatad/UserInterfaceState.xcuserstate +0 -0
- package/ios/Plugin.xcodeproj/xcuserdata/sakakibara.xcuserdatad/xcschemes/xcschememanagement.plist +27 -0
- package/ios/Plugin.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist +8 -0
- package/ios/Plugin.xcworkspace/xcuserdata/sakakibara.xcuserdatad/UserInterfaceState.xcuserstate +0 -0
- package/ios/Podfile +2 -1
- package/ios/Podfile.lock +8 -1
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/BRLMPrinterKit +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/BluetoothViewController.nib +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/CutterViewController.nib +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/ExtraFeedViewController.nib +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/GenericMobileLabelModelPaperSizeViewController.nib +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BMSPrinterDriver.h +727 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BMSPrinterKit.h +60 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRCustomPaperInfoCommand.h +107 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRLMChannel.h +33 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRLMCustomPaperSize.h +69 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRLMError.h +25 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRLMGetStatusError.h +27 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRLMMWPrintSettings.h +35 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRLMOpenChannelError.h +27 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRLMPJPrintSettings.h +84 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRLMPJPrintSettingsCustomPaperSize.h +25 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRLMPJPrintSettingsPaperSize.h +35 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRLMPTPrintSettings.h +53 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRLMPrintError.h +52 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRLMPrintImageSettings.h +77 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRLMPrintSettingsProtocol.h +25 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRLMPrinterClassifier.h +31 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRLMPrinterDefine.h +59 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRLMPrinterDriver.h +54 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRLMPrinterDriverGenerator.h +34 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRLMPrinterKit+BRPtouchPrinterKit+BMSPrinterKit.h +18 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRLMPrinterKit.h +32 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRLMPrinterStatus.h +55 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRLMQLPrintSettings.h +64 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRLMRJPrintSettings.h +48 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRLMTDPrintSettings.h +47 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRLMValidatePrintSettings.h +42 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRPtouchBLEManager.h +28 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRPtouchBatteryInfo.h +26 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRPtouchBluetoothManager.h +59 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRPtouchDeviceInfo.h +23 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRPtouchLabelInfoStatus.h +119 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRPtouchLabelParam.h +27 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRPtouchNetworkManager.h +44 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRPtouchPrintInfo.h +136 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRPtouchPrinter.h +272 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRPtouchPrinterData.h +16 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRPtouchPrinterKit.h +18 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRPtouchPrinterStatus.h +58 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRPtouchTemplateInfo.h +23 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/GenericMobileLabelModelPrintSettings.h +211 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/GenericMobileLabelModelPrintSettingsViewController.h +50 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/GenericPocketJetPrintSettings.h +99 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/GenericPocketJetPrintSettingsViewController.h +47 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/PJ673PrintSettings.h +43 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/PJ673PrintSettingsViewController.h +40 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/PJ763MFIPrintSettingsViewController.h +41 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/PJ763MFiPrintSettings.h +45 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/PJ773PrintSettings.h +46 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/PJ773PrintSettingsViewController.h +41 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/PrintSettingTableViewController.h +51 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/PrintSettings.h +467 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/PrintSettingsViewController.h +203 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/RJ2050PrintSettings.h +81 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/RJ2050PrintSettingsViewController.h +42 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/RJ2140PrintSettings.h +81 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/RJ2140PrintSettingsViewController.h +42 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/RJ2150PrintSettings.h +81 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/RJ2150PrintSettingsViewController.h +42 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/RJ3050AIPrintSettings.h +81 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/RJ3050AiPrintSettingsViewController.h +42 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/RJ3050PrintSettings.h +81 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/RJ3050PrintSettingsViewController.h +42 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/RJ3150AiPrintSettings.h +82 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/RJ3150AiPrintSettingsViewController.h +42 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/RJ3150PrintSettings.h +82 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/RJ3150PrintSettingsViewController.h +42 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/RJ4030AiPrintSettings.h +103 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/RJ4030AiPrintSettingsViewController.h +41 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/RJ4040PrintSettings.h +102 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/RJ4040PrintSettingsViewController.h +41 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/RJ4230BPrintSettings.h +107 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/RJ4230BPrintSettingsViewController.h +42 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/RJ4250WBPrintSettings.h +108 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/RJ4250WBPrintSettingsViewController.h +42 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/TD2120NPrintSettings.h +83 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/TD2120NPrintSettingsViewController.h +42 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/TD2130NPrintSettings.h +82 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/TD2130NPrintSettingsViewController.h +42 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/TD4550DNWBPrintSettings.h +76 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/TD4550DNWBPrintSettingsViewController.h +42 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/IPAddressHelp.pdf +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/IPAddressViewController.nib +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Info.plist +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/MarginViewController.nib +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/PJCustomPaperViewController.nib +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/PrintProgressViewControllerWithFilename_BMSSDK~ipad.nib +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/PrintProgressViewControllerWithFilename_BMSSDK~iphone.nib +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/PrintProgressViewController_BMSSDK~ipad.nib +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/PrintProgressViewController_BMSSDK~iphone.nib +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/PrinterList.plist +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/ThresholdViewController.nib +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/bsj673ad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/bspe55ad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/bspp75ad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/bsq71wad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/bsq72wad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/bsr305ad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/bsr315ad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/bsr403ad.txt +91 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/bsr403aiad.txt +91 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/bsr404ad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/bsr404ad.txt +91 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/bsr423ad.txt +666 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/bsr425ad.txt +610 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/bst212ad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/bst213ad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/bst40ad.txt +482 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/bst41nad.txt +310 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/bst441ad.txt +495 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/bst442ad.txt +495 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/bst451ad.txt +495 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/bst452ad.txt +495 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/bst455ad.txt +495 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/checkbox_checked.png +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/checkbox_unchecked.png +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/en.lproj/InfoPlist.strings +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/modulemap/module.modulemap +9 -0
- package/ios/Pods/BRLMPrinterKit/LICENSE +19 -0
- package/ios/Pods/BRLMPrinterKit/README.md +34 -0
- package/ios/Pods/Manifest.lock +8 -1
- package/ios/Pods/Pods.xcodeproj/project.pbxproj +274 -155
- package/ios/Pods/Pods.xcodeproj/xcuserdata/sakakibara.xcuserdatad/xcschemes/BRLMPrinterKit.xcscheme +60 -0
- package/ios/Pods/Pods.xcodeproj/xcuserdata/sakakibara.xcuserdatad/xcschemes/CapacitorCordova.xcscheme +11 -13
- package/ios/Pods/Pods.xcodeproj/xcuserdata/sakakibara.xcuserdatad/xcschemes/Pods-Plugin.xcscheme +11 -13
- package/ios/Pods/Pods.xcodeproj/xcuserdata/sakakibara.xcuserdatad/xcschemes/Pods-PluginTests.xcscheme +11 -13
- package/ios/Pods/Pods.xcodeproj/xcuserdata/sakakibara.xcuserdatad/xcschemes/xcschememanagement.plist +15 -0
- package/ios/Pods/Target Support Files/BRLMPrinterKit/BRLMPrinterKit.debug.xcconfig +11 -0
- package/ios/Pods/Target Support Files/BRLMPrinterKit/BRLMPrinterKit.release.xcconfig +11 -0
- package/ios/Pods/Target Support Files/Pods-Plugin/Pods-Plugin-acknowledgements.markdown +23 -0
- package/ios/Pods/Target Support Files/Pods-Plugin/Pods-Plugin-acknowledgements.plist +29 -0
- package/ios/Pods/Target Support Files/Pods-Plugin/Pods-Plugin.debug.xcconfig +3 -2
- package/ios/Pods/Target Support Files/Pods-Plugin/Pods-Plugin.release.xcconfig +3 -2
- package/ios/Pods/Target Support Files/Pods-PluginTests/Pods-PluginTests-acknowledgements.markdown +23 -0
- package/ios/Pods/Target Support Files/Pods-PluginTests/Pods-PluginTests-acknowledgements.plist +29 -0
- package/ios/Pods/Target Support Files/Pods-PluginTests/Pods-PluginTests-frameworks.sh +2 -0
- package/ios/Pods/Target Support Files/Pods-PluginTests/Pods-PluginTests.debug.xcconfig +3 -2
- package/ios/Pods/Target Support Files/Pods-PluginTests/Pods-PluginTests.release.xcconfig +3 -2
- package/package.json +29 -16
- package/android/.npmignore +0 -1
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
//
|
|
2
|
+
// TD2130NPrintSettingsViewController.h
|
|
3
|
+
// BMSPrinterKit
|
|
4
|
+
//
|
|
5
|
+
// Created by BMS on 9/27/13.
|
|
6
|
+
// Copyright (c) 2013 Brother Mobile Solutions. All rights reserved.
|
|
7
|
+
//
|
|
8
|
+
|
|
9
|
+
#import "GenericMobileLabelModelPrintSettingsViewController.h"
|
|
10
|
+
#import "TD2130NPrintSettings.h"
|
|
11
|
+
|
|
12
|
+
// This is the DEFAULT popup contentSize for TD2130NPrintSettingsViewController.
|
|
13
|
+
//
|
|
14
|
+
// You can override this by setting the "popoverSize" property (defined in the
|
|
15
|
+
// PrintSettingsViewController superclass) to something different
|
|
16
|
+
// before showing the ViewController.
|
|
17
|
+
//
|
|
18
|
+
// The popoverSize setting will be propagated to all of the "child" ViewControllers
|
|
19
|
+
// of the main ViewController so all of the detail views will be the SAME size as each other.
|
|
20
|
+
//
|
|
21
|
+
// NOTE: iPad1 and iPad2 size = 1024 x 768, iPad3 = 2048 x 1536
|
|
22
|
+
//#define TD2130NPOPUPCONTENTSIZE CGSizeMake(400,480)
|
|
23
|
+
#define TD2130NPOPUPCONTENTSIZE CGSizeMake(400,548)
|
|
24
|
+
#define TD2130NPOPUPCONTENTSIZE_IOS7 CGSizeMake(400,588)
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
/*
|
|
28
|
+
This class is a subclass of GenericMobileLabelModelPrintSettingsViewController,
|
|
29
|
+
which implements all the major functionality.
|
|
30
|
+
|
|
31
|
+
*** SDK Users:
|
|
32
|
+
DO NOT INSTANTIATE an instance of GenericMobileLabelModelPrintSettingsViewController.
|
|
33
|
+
Always instantiate a model-specific class, e.g. TD2130NPrintSettingsViewController
|
|
34
|
+
*/
|
|
35
|
+
|
|
36
|
+
@interface TD2130NPrintSettingsViewController : GenericMobileLabelModelPrintSettingsViewController
|
|
37
|
+
{
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
@end
|
|
41
|
+
|
|
42
|
+
|
|
@@ -0,0 +1,76 @@
|
|
|
1
|
+
//
|
|
2
|
+
// TD4550DNWBPrintSettings.h
|
|
3
|
+
// BMSPrinterKit
|
|
4
|
+
//
|
|
5
|
+
// Created by BMS on 5/16/19.
|
|
6
|
+
// Copyright (c) 2019 Brother Mobile Solutions. All rights reserved.
|
|
7
|
+
|
|
8
|
+
//
|
|
9
|
+
|
|
10
|
+
#import "GenericMobileLabelModelPrintSettings.h"
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
@interface TD4550DNWBPrintSettings : GenericMobileLabelModelPrintSettings <PrintSettingsDelegate>
|
|
14
|
+
|
|
15
|
+
// These definitions are provided for information only. DO NOT MODIFY!
|
|
16
|
+
// spec section 4.3.1 Resolution
|
|
17
|
+
#define TD4550DNWB_RESOLUTION_HORZ 300
|
|
18
|
+
#define TD4550DNWB_RESOLUTION_VERT 300
|
|
19
|
+
// spec section 4.3.5 Raster Line
|
|
20
|
+
#define TD4550DNWB_HEADSIZEDOTS 1280 // 4.2666" at 300 dpi
|
|
21
|
+
// spec section "Select compression mode" command
|
|
22
|
+
// NOTE: This should be same as HEADSIZEDOTS/8. And, it should be same as the # of decompressed bytes.
|
|
23
|
+
#define TD4550DNWB_MAX_COMPRESS_LENGTH 160
|
|
24
|
+
|
|
25
|
+
//////////////////////////////////////////////
|
|
26
|
+
// MIN/MAX PAPERWIDTH values are ** NOT ** in spec.
|
|
27
|
+
// Used Windows Printer Driver as reference (which allows 0.75" min and 4.65" max).
|
|
28
|
+
//
|
|
29
|
+
#define TD4550DNWB_MIN_PAPERWIDTHDOTS (0.75F * TD4550DNWB_RESOLUTION_HORZ)
|
|
30
|
+
#define TD4550DNWB_MAX_PAPERWIDTHDOTS (4.65F * TD4550DNWB_RESOLUTION_HORZ)
|
|
31
|
+
//////////////////////////////////////////////
|
|
32
|
+
|
|
33
|
+
//*** spec section 4.3.4 Maximum and Minimum Lengths
|
|
34
|
+
#define TD4550DNWB_MIN_PAPERLENGTHDOTS 142
|
|
35
|
+
#define TD4550DNWB_MAX_PAPERLENGTHDOTS 35433
|
|
36
|
+
|
|
37
|
+
//*** spec section 4.3.3 Feed Amount
|
|
38
|
+
//
|
|
39
|
+
// Instead of forcing MIN_PAGEFEEDDOTS value on EVERY page, which essentially PREVENTS a "no gap"
|
|
40
|
+
// solution if the FW actually supports it, now we only force it on the LAST page, allowing a 0-margin between pages
|
|
41
|
+
// in case the FW allows it. But, we will force this on the LAST page, to assure the FW will eject the page to tear off
|
|
42
|
+
// in case it doesn't automatically behave that way.
|
|
43
|
+
#define TD4550DNWB_MIN_MARGINLENGTHDOTS 0
|
|
44
|
+
#define TD4550DNWB_MIN_PAGEFEEDDOTS_LASTPAGE 35
|
|
45
|
+
|
|
46
|
+
#define TD4550DNWB_MAX_MARGINLENGTHDOTS 1500 // 5" at 300 dpi
|
|
47
|
+
// Arbitrarily restrict extraFeed to 11" at 203 dpi. There is no reason to be larger.
|
|
48
|
+
#define TD4550DNWB_MAX_EXTRAFEEDDOTS (11*TD4550DNWB_RESOLUTION_VERT)
|
|
49
|
+
|
|
50
|
+
#define TD4550DNWB_MAX_AUTOCUT_NUMLABELS 255 // NOTE: Windows driver uses 99 here, spec says 255.
|
|
51
|
+
|
|
52
|
+
|
|
53
|
+
|
|
54
|
+
//*** IMPORTANT ***
|
|
55
|
+
// SDK Users:
|
|
56
|
+
// You should NEVER instantiate an object of the GenericMobileLabelModelPrintSettings class.
|
|
57
|
+
// Instead, you should instantiate one of the model-specific subclasses (i.e. TD4550DNWBPrintSettings).
|
|
58
|
+
//
|
|
59
|
+
// For a list of important properties in the settings that your application needs to set,
|
|
60
|
+
// refer to the GenericMobileLabelModelPrintSettings superclass.
|
|
61
|
+
|
|
62
|
+
// SDK Designers:
|
|
63
|
+
// The GenericMobileLabelModelPrintSettings class handles all the important work.
|
|
64
|
+
// This subclass only needs to provide the model-specific data to the generic class.
|
|
65
|
+
|
|
66
|
+
//*** ADDITIONAL PROPERTIES not handled by GenericMobileLabelModelPrintSettings
|
|
67
|
+
@property (nonatomic, assign) BOOL peelerEnabled;
|
|
68
|
+
@property (nonatomic, assign) BOOL invert180degrees;
|
|
69
|
+
|
|
70
|
+
// The following are used with the cutter
|
|
71
|
+
@property (nonatomic, assign) BOOL cutAtEndOfJobEnabled; // true: cuts at end of last page of job
|
|
72
|
+
@property (nonatomic, assign) BOOL autoCutEnabled; // true: automatically cuts every N labels, as specified by autoCutEveryNLabels
|
|
73
|
+
@property (nonatomic, assign) unsigned int autoCutEveryNLabels; // default is 1 -> autocut each label. Set value to print N labels before cutting. Allowed Range is 1 to TD4550DNWB_MAX_AUTOCUT_NUMLABELS.
|
|
74
|
+
|
|
75
|
+
|
|
76
|
+
@end
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
//
|
|
2
|
+
// TD4550DNWBPrintSettingsViewController.h
|
|
3
|
+
// BMSPrinterKit
|
|
4
|
+
//
|
|
5
|
+
// Created by BMS on 5/16/19.
|
|
6
|
+
// Copyright (c) 2019 Brother Mobile Solutions. All rights reserved.
|
|
7
|
+
//
|
|
8
|
+
|
|
9
|
+
#import "GenericMobileLabelModelPrintSettingsViewController.h"
|
|
10
|
+
#import "TD4550DNWBPrintSettings.h"
|
|
11
|
+
#import "PrintSettingTableViewController.h"
|
|
12
|
+
|
|
13
|
+
// This is the DEFAULT popup contentSize for TD4550DNWBPrintSettingsViewController.
|
|
14
|
+
//
|
|
15
|
+
// You can override this by setting the "popoverSize" property (defined in the
|
|
16
|
+
// PrintSettingsViewController superclass) to something different
|
|
17
|
+
// before showing the ViewController.
|
|
18
|
+
//
|
|
19
|
+
// The popoverSize setting will be propagated to all of the "child" ViewControllers
|
|
20
|
+
// of the main ViewController so all of the detail views will be the SAME size as each other.
|
|
21
|
+
//
|
|
22
|
+
// NOTE: iPad1 and iPad2 size = 1024 x 768, iPad3 = 2048 x 1536
|
|
23
|
+
//#define RJ3050AiPOPUPCONTENTSIZE CGSizeMake(400,480)
|
|
24
|
+
#define TD4550DNWBPOPUPCONTENTSIZE CGSizeMake(400,548)
|
|
25
|
+
#define TD4550DNWBPOPUPCONTENTSIZE_IOS7 CGSizeMake(400,588)
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
/*
|
|
29
|
+
This class is a subclass of GenericMobileLabelModelPrintSettingsViewController,
|
|
30
|
+
which implements all the major functionality.
|
|
31
|
+
|
|
32
|
+
*** SDK Users:
|
|
33
|
+
DO NOT INSTANTIATE an instance of GenericMobileLabelModelPrintSettingsViewController.
|
|
34
|
+
Always instantiate a model-specific class, e.g. TD4550DNWBPrintSettingsViewController
|
|
35
|
+
*/
|
|
36
|
+
@interface TD4550DNWBPrintSettingsViewController : GenericMobileLabelModelPrintSettingsViewController
|
|
37
|
+
{
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
@end
|
|
41
|
+
|
|
42
|
+
|
|
Binary file
|
package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/IPAddressViewController.nib
ADDED
|
Binary file
|
|
Binary file
|
package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/MarginViewController.nib
ADDED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/ThresholdViewController.nib
ADDED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -0,0 +1,91 @@
|
|
|
1
|
+
;******************************************************
|
|
2
|
+
;
|
|
3
|
+
; Brother RJ-4030 PTD Source File
|
|
4
|
+
;
|
|
5
|
+
; Copyright (C) 2011 Brother Industries, Ltd.
|
|
6
|
+
;
|
|
7
|
+
;
|
|
8
|
+
;******************************************************
|
|
9
|
+
[Version]
|
|
10
|
+
FormatVersion=1.02.00.00
|
|
11
|
+
ModelVersion=1.00.00.00
|
|
12
|
+
OutputFileName="bsr403ad.ptd"
|
|
13
|
+
0
|
|
14
|
+
|
|
15
|
+
[Model]
|
|
16
|
+
bySeriesCode = 0x37
|
|
17
|
+
byModelCode = 0x31
|
|
18
|
+
dmDeviceName = "Brother RJ-4030"
|
|
19
|
+
dwHeadPinNum = 832
|
|
20
|
+
dwDeviceAbility01 = 0
|
|
21
|
+
dwDeviceAbility02 = 0
|
|
22
|
+
wMinCopies = 1
|
|
23
|
+
wMaxCopies = 9999
|
|
24
|
+
wMinCutEveryNum = 1
|
|
25
|
+
wMaxCutEveryNum = 99
|
|
26
|
+
nDefaultPaperSize = 420
|
|
27
|
+
nDefaultPaperLength = 1524
|
|
28
|
+
nDefaultPaperLengthRes = 1218
|
|
29
|
+
wResolutionNum = 1
|
|
30
|
+
wResolutions = 203,203
|
|
31
|
+
0
|
|
32
|
+
|
|
33
|
+
[Paper00]
|
|
34
|
+
szPaperName_mm = "RD 102mm x 152mm"
|
|
35
|
+
szPaperName_Inch = "RD 4" x 6""
|
|
36
|
+
szPaperWidthString_Inch = "4.00""
|
|
37
|
+
szPaperLengthString_Inch = "6.00""
|
|
38
|
+
nType = 0x4b
|
|
39
|
+
nPaperSize = 420
|
|
40
|
+
nPaperWidth = 1016
|
|
41
|
+
nImageAreaWidth = 986
|
|
42
|
+
nPaperWidthRes = 812
|
|
43
|
+
nImageAreaWidthRes = 788
|
|
44
|
+
nPaperLength = 1524
|
|
45
|
+
nImageAreaLength = 1405
|
|
46
|
+
nPaperLengthRes = 1218
|
|
47
|
+
nImageAreaLengthRes = 1123
|
|
48
|
+
nPhysicalOffsetX = 12
|
|
49
|
+
nPhysicalOffsetY = 48
|
|
50
|
+
wPinOffsetLeft = 22
|
|
51
|
+
wPinOffsetRight = 22
|
|
52
|
+
nMaxFeed = 0
|
|
53
|
+
nMaxLength = 0
|
|
54
|
+
nMinLength = 0
|
|
55
|
+
wSplit = 0
|
|
56
|
+
nClipInfoLeft = 0
|
|
57
|
+
nClipInfoTop = 0
|
|
58
|
+
nClipInfoRight = 0
|
|
59
|
+
nClipInfoBottom = 0
|
|
60
|
+
nVirtualOffsetX = 0
|
|
61
|
+
nVirtualOffsetY = 0
|
|
62
|
+
nCompatiblePaperSizes = 0,0,0,0
|
|
63
|
+
dwPaperAbility01 = 0x00000480
|
|
64
|
+
dwPaperAbility02 = 0x00000000
|
|
65
|
+
byReserved001 = 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
|
|
66
|
+
nSensorID = 63
|
|
67
|
+
byEnergyRank = 6
|
|
68
|
+
byRollWidMm = 106
|
|
69
|
+
byHeadDivide = 0
|
|
70
|
+
nDieStartPlus = 0
|
|
71
|
+
nDieStartRevPlus = 0
|
|
72
|
+
wDieStartFwdPlus = 0
|
|
73
|
+
nAfterFeedPlus = 0
|
|
74
|
+
wPafMediaID = 420
|
|
75
|
+
PresetBlkPos1_1 = 0,0,0,0,0
|
|
76
|
+
PresetBlkPos2_1 = 0,0,0,0,0
|
|
77
|
+
PresetBlkPos2_2 = 0,0,0,0,0
|
|
78
|
+
PresetBlkPos3_1 = 0,0,0,0,0
|
|
79
|
+
PresetBlkPos3_2 = 0,0,0,0,0
|
|
80
|
+
PresetBlkPos3_3 = 0,0,0,0,0
|
|
81
|
+
szSizeMM = "102mm x 152mm"
|
|
82
|
+
szSizeIN = "4" x 6""
|
|
83
|
+
MediaAtrInfo = 0
|
|
84
|
+
lblPitchDot = 1270
|
|
85
|
+
markNoChkValu = 0
|
|
86
|
+
reserved_12_ = 48,0,0,0,0,0,1,0,0,0,0,0
|
|
87
|
+
0
|
|
88
|
+
|
|
89
|
+
|
|
90
|
+
|
|
91
|
+
|
|
@@ -0,0 +1,91 @@
|
|
|
1
|
+
;******************************************************
|
|
2
|
+
;
|
|
3
|
+
; Brother RJ-4030 PTD Source File
|
|
4
|
+
;
|
|
5
|
+
; Copyright (C) 2011 Brother Industries, Ltd.
|
|
6
|
+
;
|
|
7
|
+
;
|
|
8
|
+
;******************************************************
|
|
9
|
+
[Version]
|
|
10
|
+
FormatVersion=1.02.00.00
|
|
11
|
+
ModelVersion=1.00.00.00
|
|
12
|
+
OutputFileName="bsr403aiad.ptd"
|
|
13
|
+
0
|
|
14
|
+
|
|
15
|
+
[Model]
|
|
16
|
+
bySeriesCode = 0x37
|
|
17
|
+
byModelCode = 0x35
|
|
18
|
+
dmDeviceName = "Brother RJ-4030Ai"
|
|
19
|
+
dwHeadPinNum = 832
|
|
20
|
+
dwDeviceAbility01 = 0
|
|
21
|
+
dwDeviceAbility02 = 0
|
|
22
|
+
wMinCopies = 1
|
|
23
|
+
wMaxCopies = 9999
|
|
24
|
+
wMinCutEveryNum = 1
|
|
25
|
+
wMaxCutEveryNum = 99
|
|
26
|
+
nDefaultPaperSize = 420
|
|
27
|
+
nDefaultPaperLength = 1524
|
|
28
|
+
nDefaultPaperLengthRes = 1218
|
|
29
|
+
wResolutionNum = 1
|
|
30
|
+
wResolutions = 203,203
|
|
31
|
+
0
|
|
32
|
+
|
|
33
|
+
[Paper00]
|
|
34
|
+
szPaperName_mm = "RD 102mm x 152mm"
|
|
35
|
+
szPaperName_Inch = "RD 4" x 6""
|
|
36
|
+
szPaperWidthString_Inch = "4.00""
|
|
37
|
+
szPaperLengthString_Inch = "6.00""
|
|
38
|
+
nType = 0x4b
|
|
39
|
+
nPaperSize = 420
|
|
40
|
+
nPaperWidth = 1016
|
|
41
|
+
nImageAreaWidth = 986
|
|
42
|
+
nPaperWidthRes = 812
|
|
43
|
+
nImageAreaWidthRes = 788
|
|
44
|
+
nPaperLength = 1524
|
|
45
|
+
nImageAreaLength = 1405
|
|
46
|
+
nPaperLengthRes = 1218
|
|
47
|
+
nImageAreaLengthRes = 1123
|
|
48
|
+
nPhysicalOffsetX = 12
|
|
49
|
+
nPhysicalOffsetY = 48
|
|
50
|
+
wPinOffsetLeft = 22
|
|
51
|
+
wPinOffsetRight = 22
|
|
52
|
+
nMaxFeed = 0
|
|
53
|
+
nMaxLength = 0
|
|
54
|
+
nMinLength = 0
|
|
55
|
+
wSplit = 0
|
|
56
|
+
nClipInfoLeft = 0
|
|
57
|
+
nClipInfoTop = 0
|
|
58
|
+
nClipInfoRight = 0
|
|
59
|
+
nClipInfoBottom = 0
|
|
60
|
+
nVirtualOffsetX = 0
|
|
61
|
+
nVirtualOffsetY = 0
|
|
62
|
+
nCompatiblePaperSizes = 0,0,0,0
|
|
63
|
+
dwPaperAbility01 = 0x00000480
|
|
64
|
+
dwPaperAbility02 = 0x00000000
|
|
65
|
+
byReserved001 = 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
|
|
66
|
+
nSensorID = 63
|
|
67
|
+
byEnergyRank = 6
|
|
68
|
+
byRollWidMm = 106
|
|
69
|
+
byHeadDivide = 0
|
|
70
|
+
nDieStartPlus = 0
|
|
71
|
+
nDieStartRevPlus = 0
|
|
72
|
+
wDieStartFwdPlus = 0
|
|
73
|
+
nAfterFeedPlus = 0
|
|
74
|
+
wPafMediaID = 420
|
|
75
|
+
PresetBlkPos1_1 = 0,0,0,0,0
|
|
76
|
+
PresetBlkPos2_1 = 0,0,0,0,0
|
|
77
|
+
PresetBlkPos2_2 = 0,0,0,0,0
|
|
78
|
+
PresetBlkPos3_1 = 0,0,0,0,0
|
|
79
|
+
PresetBlkPos3_2 = 0,0,0,0,0
|
|
80
|
+
PresetBlkPos3_3 = 0,0,0,0,0
|
|
81
|
+
szSizeMM = "102mm x 152mm"
|
|
82
|
+
szSizeIN = "4" x 6""
|
|
83
|
+
MediaAtrInfo = 0
|
|
84
|
+
lblPitchDot = 1270
|
|
85
|
+
markNoChkValu = 0
|
|
86
|
+
reserved_12_ = 48,0,0,0,0,0,1,0,0,0,0,0
|
|
87
|
+
0
|
|
88
|
+
|
|
89
|
+
|
|
90
|
+
|
|
91
|
+
|
|
Binary file
|
|
@@ -0,0 +1,91 @@
|
|
|
1
|
+
;******************************************************
|
|
2
|
+
;
|
|
3
|
+
; Brother RJ-4040 PTD Source File
|
|
4
|
+
;
|
|
5
|
+
; Copyright (C) 2011 Brother Industries, Ltd.
|
|
6
|
+
;
|
|
7
|
+
;
|
|
8
|
+
;******************************************************
|
|
9
|
+
[Version]
|
|
10
|
+
FormatVersion=1.02.00.00
|
|
11
|
+
ModelVersion=1.00.00.00
|
|
12
|
+
OutputFileName="bsr404ad.ptd"
|
|
13
|
+
0
|
|
14
|
+
|
|
15
|
+
[Model]
|
|
16
|
+
bySeriesCode = 0x37
|
|
17
|
+
byModelCode = 0x32
|
|
18
|
+
dmDeviceName = "Brother RJ-4040"
|
|
19
|
+
dwHeadPinNum = 832
|
|
20
|
+
dwDeviceAbility01 = 0
|
|
21
|
+
dwDeviceAbility02 = 0
|
|
22
|
+
wMinCopies = 1
|
|
23
|
+
wMaxCopies = 9999
|
|
24
|
+
wMinCutEveryNum = 1
|
|
25
|
+
wMaxCutEveryNum = 99
|
|
26
|
+
nDefaultPaperSize = 420
|
|
27
|
+
nDefaultPaperLength = 1524
|
|
28
|
+
nDefaultPaperLengthRes = 1218
|
|
29
|
+
wResolutionNum = 1
|
|
30
|
+
wResolutions = 203,203
|
|
31
|
+
0
|
|
32
|
+
|
|
33
|
+
[Paper00]
|
|
34
|
+
szPaperName_mm = "RD 102mm x 152mm"
|
|
35
|
+
szPaperName_Inch = "RD 4" x 6""
|
|
36
|
+
szPaperWidthString_Inch = "4.00""
|
|
37
|
+
szPaperLengthString_Inch = "6.00""
|
|
38
|
+
nType = 0x4b
|
|
39
|
+
nPaperSize = 420
|
|
40
|
+
nPaperWidth = 1016
|
|
41
|
+
nImageAreaWidth = 986
|
|
42
|
+
nPaperWidthRes = 812
|
|
43
|
+
nImageAreaWidthRes = 788
|
|
44
|
+
nPaperLength = 1524
|
|
45
|
+
nImageAreaLength = 1405
|
|
46
|
+
nPaperLengthRes = 1218
|
|
47
|
+
nImageAreaLengthRes = 1123
|
|
48
|
+
nPhysicalOffsetX = 12
|
|
49
|
+
nPhysicalOffsetY = 48
|
|
50
|
+
wPinOffsetLeft = 22
|
|
51
|
+
wPinOffsetRight = 22
|
|
52
|
+
nMaxFeed = 0
|
|
53
|
+
nMaxLength = 0
|
|
54
|
+
nMinLength = 0
|
|
55
|
+
wSplit = 0
|
|
56
|
+
nClipInfoLeft = 0
|
|
57
|
+
nClipInfoTop = 0
|
|
58
|
+
nClipInfoRight = 0
|
|
59
|
+
nClipInfoBottom = 0
|
|
60
|
+
nVirtualOffsetX = 0
|
|
61
|
+
nVirtualOffsetY = 0
|
|
62
|
+
nCompatiblePaperSizes = 0,0,0,0
|
|
63
|
+
dwPaperAbility01 = 0x00000480
|
|
64
|
+
dwPaperAbility02 = 0x00000000
|
|
65
|
+
byReserved001 = 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
|
|
66
|
+
nSensorID = 63
|
|
67
|
+
byEnergyRank = 6
|
|
68
|
+
byRollWidMm = 106
|
|
69
|
+
byHeadDivide = 0
|
|
70
|
+
nDieStartPlus = 0
|
|
71
|
+
nDieStartRevPlus = 0
|
|
72
|
+
wDieStartFwdPlus = 0
|
|
73
|
+
nAfterFeedPlus = 0
|
|
74
|
+
wPafMediaID = 420
|
|
75
|
+
PresetBlkPos1_1 = 0,0,0,0,0
|
|
76
|
+
PresetBlkPos2_1 = 0,0,0,0,0
|
|
77
|
+
PresetBlkPos2_2 = 0,0,0,0,0
|
|
78
|
+
PresetBlkPos3_1 = 0,0,0,0,0
|
|
79
|
+
PresetBlkPos3_2 = 0,0,0,0,0
|
|
80
|
+
PresetBlkPos3_3 = 0,0,0,0,0
|
|
81
|
+
szSizeMM = "102mm x 152mm"
|
|
82
|
+
szSizeIN = "4" x 6""
|
|
83
|
+
MediaAtrInfo = 0
|
|
84
|
+
lblPitchDot = 1270
|
|
85
|
+
markNoChkValu = 0
|
|
86
|
+
reserved_12_ = 48,0,0,0,0,0,1,0,0,0,0,0
|
|
87
|
+
0
|
|
88
|
+
|
|
89
|
+
|
|
90
|
+
|
|
91
|
+
|