You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
>The Android Service Edition only supports a subset of the APIs available in the Desktop Service Edition. For the APIs that are compatible with both editions, the usage remains the same. To learn how to use the APIs, please refer to the documentation for the Desktop Service Edition.
IfShowUI?:boolean; //Whether to show the built-in User Interface from the device vendor
109
-
PixelType?:Dynamsoft.DWT.EnumDWT_PixelType|number|string; //Whether to scan in color, grey or black & white
110
-
Resolution?:number; //Measured by dots per pixel (DPI)
111
-
IfFeederEnabled?:boolean; //Whether to use the document feeder or the flatbed of the device
112
-
IfDuplexEnabled?:boolean; //Whether to scan one side or both sides
113
-
IfDisableSourceAfterAcquire?:boolean; //Whether to close the built-in User Interface after aquisition. Only valid when {IfShowUI} is true.
114
-
IfGetImageInfo?:boolean; //Whether to retrieve information about the image after it's transferred.
115
-
IfGetExtImageInfo?:boolean; //Whether to retrieve extended information about the image after it's transferred.
116
-
extendedImageInfoQueryLevel?:Dynamsoft.DWT.EnumDWT_ExtImageInfo|number; //How much extended information is retrieved. Only valid when {IfGetExtImageInfo} is true.
117
-
SelectSourceByIndex?:number; //Specify a source by its index.
118
-
IfCloseSourceAfterAcquire?:boolean; //Whether to close the data source after aquisition. Default: false.
>The Android Service Edition only supports a subset of the APIs available in the Desktop Service Edition. For the APIs that are compatible with both editions, the usage remains the same. To learn how to use the APIs, please refer to the documentation for the Desktop Service Edition.
>The Android Service Edition only supports a subset of the APIs available in the Desktop Service Edition. For the APIs that are compatible with both editions, the usage remains the same. To learn how to use the APIs, please refer to the documentation for the Desktop Service Edition.
@@ -3907,56 +3959,6 @@ TIFF_RLE (2), TIFF_T4 (3), TIFF_FAX3 (3) and TIFF_PACKBITS (32773) only support
3907
3959
When TIFF_JPEG (7) is used, you can use JPEGQuality to further reduce the size of the TIFF file.
3908
3960
3909
3961
3910
-
<divclass="multi-panel-end">
3911
-
3912
-
</div><divclass="multi-panel-start"></div>
3913
-
3914
-
>The Android Service Edition only supports a subset of the APIs available in the Desktop Service Edition. For the APIs that are compatible with both editions, the usage remains the same. To learn how to use the APIs, please refer to the documentation for the Desktop Service Edition.
#### Optimized Android Service for document scanning from Android devices
24
-
- The <ahref="https://demo.dynamsoft.com/DWT/Resources/dist/DynamsoftServiceSetup.apk"target="_blank">Android service</a> is available now. <!--Google Play Store.-->
25
-
- Expanded the capabilities of the Android platform. <!--See the APIs supported on Android service. -->
24
+
- The Android service is available on <ahref="https://play.google.com/store/apps/details?id=com.dynamsoft.mobilescan"target="_blank">Google Play Store</a>.
25
+
- Expanded the capabilities of the Android platform. See <ahref="https://www.dynamsoft.com/web-twain/docs/info/api/#android"target="_blank">the APIs supported on Android service</a>.
26
26
27
27
#### Remote Scan
28
28
- The remote scan solution powered by Dynamic Web TWAIN is now officially available. With it, you can turn any of your tranditional document scanners into a network-able scanner and allow your end users to use it without installing anything on the client device. Read <ahref="https://www.dynamsoft.com/remote-scan/docs/introduction/"target="_blank">this documentation</a> to learn how the Remote Scan solution works.
0 commit comments