image processing - Dynamic Web TWAIN

  1. Dynamic Web TWAIN 18.4.2

    Note di rilascio: Security update for Dynamsoft Service. 0 ...

  2. Dynamic Web TWAIN 18.4.1

    Note di rilascio: these issues. DWObject process optimization Fixed an issue where if the Web TWAIN object was deleted from context mid scan, the scanning queue would not terminate, leaving any future requests being left pending ...

  3. Dynamic Web TWAIN 18.4

    Note di rilascio: in Viewer and Image Editor. Added a new function that allows you to export selected image area to either a blob or base64 format. Added a property to relocate the server-side folder that hosts the Dynamsoft ... Service installers. Added a new blank page detection method. Dynamsoft Service now supports document scanning via RESTful APIs. Viewer and Image Editor Improvements Added ... 'updateSelectionBoxStyle()' to both the Viewer and the Image Editor to allow for custom styling of the rectangular selection box used when selecting a portion of an image. Editor Functionality Added ...

  4. Dynamic Web TWAIN 18.3

    Note di rilascio: Image Viewer adds new property to determine zoom origin. Image Viewer Added new property to determine zoom origin. The new zoomOrigin property has also been added to ImageEditor and EditorSettings. ... Optimized image display speed for 'n*n' ViewMode. PDF Compressor (Beta) Preview Feature- PDF Compressor is a compression technology based on color clustering which can help to reduce file size when ... saving images as a PDF file. Android Service When the remaining valid date of the local.dynamsoft.com certificate is less than or equal to 21 days, the certificate will now be automatically renewed ...

  5. Dynamic Web TWAIN 18.2

    Note di rilascio: Image Viewer improvements: The Viewer component has been migrated to a dedicated resource file. This will allow for viewerless implementations of Dynamic Web TWAIN, as well as reducing the load ... on the browser by removing the necessity of loading the Viewer resources into memory when the Viewer is not being used. Added the enum EnumDWT_WorkMode with a new option for image editor setting. Added new method ...

  6. Dynamic Web TWAIN 18.1

    Note di rilascio: Dynamic Web TWAIN has been restructured into two editions.The standard Service Edition focuses on interactions with scanners, whilst the Plus Edition offers support for mobile cameras as well. 18.x 0 ...

  7. Dynamic Web TWAIN 18.0

    Note di rilascio: Enable document scanning on your Android mobile device. Localhost Scan New Features Service Edition for Android- You can now enable document scanning from eSCL-compatible scanners or Wi-Fi Direct scanners directly to your Android mobile device. Scanner: Added new GetDevicesAsync method. Added new ...

  8. Dynamic Web TWAIN 17.3

    Note di rilascio: include: The original copy of an image is kept in the new document editor object so you can always go back to the original image to make edits. It's now easy to build a custom workflow to trigger ... Dynamsoft.DWT.EnumDWT_PDFCompressionType from PDF_JBig2 to PDF_JBIG2. Made changes to support organizationID value for Dynamsoft.DWT.ProductKey. Enabled license key validation for the correct version during initialization. On macOS, images ... the OnBufferChanged event. Failed to load DLL for PDF decoding or encoding when using v17.x SDK with an older version image DLL file. Images failed to display in print window. Edited images not showing correctly ...

  9. Dynamic Web TWAIN 17.2.5

    Note di rilascio: Improve mobile document capture performance when using Safari on iOS/iPadOS 13+. Updated dynamsoft.webtwain.initiate.js and dynamsoft.webtwain.addon.camera.js files to improve mobile document capture performance when using Safari on Apple iOS/iPadOS 13+. Updated the file dynamsoft.webtwain.initiate ...

  10. Dynamic Web TWAIN 17.2.1

    Note di rilascio: Made changes to handle CORS preflight requests sent by Google Chrome from V98. For Chromium V84+, use userAgentData instead of userAgent in response to UserAgent String phasing out issue. Updating to this version avoids issues in Google Chrome v101. Fixed a bug where Dynamsoft Service installation ...

  11. Dynamic Web TWAIN 17.2

    Note di rilascio: Adds web-based document scanning widget. Buffer Organize images in a set. [HTML5 & WASM] Added new methods: CreateFile(). OpenFile(). RemoveFile(). GetCurrentFileName(). GetFileInfoList(). ... DynamicImage.dll (DynamicImagex64.dll) to improve encoding and decoding mode of TIFF files. Updated Barcode Reader library to version 8.6. Fixed a bug where the image displayed in the thumbnail may be inconsistent ...

  12. Dynamic Web TWAIN 17.1.1

    Note di rilascio: Optimizes scanner compatibility and improves Dynamsoft Service connection performance. Updated DSSCN2.exe and DSSCN2x64.exe to optimize scanner compatibility. Improved Dynamsoft Service connection performance. Improved LoadDibFromClipboard to make it more stable. Fixed a bug where operating system ...

  13. One Star

    Recensione clienti: By ComponentSource a 10 in every way. We complain about Dynamsoft.   1 Reply from Dynamsoft: We appreciate all feedback to help us improve any of our processes. Our support team strives to provide answers within ...

  14. Dynamic Web TWAIN 17.1

    Note di rilascio: by default. Separated the library into two distinctive modes: Desktop Service and WebAssembly for easier understanding and usage. Added support for Google ChromeOS. Fixed a bug where the image fails ... to be displayed after it gets cropped and saved in the built-in ImageEditor. Fixed a bug where images meant to be saved on the hard disk end up in the image buffer on macOS. Fixed a bug where erasing part ... of an image will change its original display mode to be ‘centered’. ActiveX Edition- Fixed a bug where the barcode reader addon fails to initiate on Internet Explorer 10. ...

  15. Dynamic Web TWAIN 16.1

    Note di rilascio: WebAssembly workers. Improved image decoding by removing unnecessary image processing operations as well as lowering memory usage. Improved data transfer efficiency by using pointers instead of strings. ... Adds video processing feature which enables video streaming, perspective adjustment and capturing. Added method that sets product key asynchronously. Added methods GetSourceNamesAsync(), ... which are good only on Microsoft Windows, the new APIs are good on Microsoft Windows, Apple macOS, Linux as well as Apple iOS & Android. Added built-in video processing feature which enables video ...

  16. Dynamic Web TWAIN 17.0

    Note di rilascio: are licenseServer, handshakeCode, sessionPassword and licenseException. Added RemoveTag() method to remove a specified tag from one or multiple images. Added GetTagList() method to return the status of all current ... tags. Added PrintEx() method to support selective printing. Added autoChangeIndex property which, when set to true, will make sure the first image in the viewer is always selected when scrolling through ... multiple images. The built-in viewer now consumes less memory than before. Scanning via ICA now supports the transfer modes File and Memory. Upgraded the encryption algorithm for locally cached images from ...

  17. Dynamic Web TWAIN 16.2

    Note di rilascio: Added a new method RenameTag() to rename an existing tag. Added a new method ClearFilter() to stop filtering images by tag. The method FilterImagesByTag() shows all images if no parameter is passed ... or shows no image at all if the tag value passed doesn’t exist or there is no images under that tag. Updated the signatures for the files on macOS so that TWAIN drivers can be populated correctly. Added ... Reader add-on has been upgraded to 7.6.0.0112. Improved the display quality of the viewer in single-image mode. Added a 3rd parameter fill to the play() method which determines whether the video should ...

  18. Dynamic Web TWAIN 16.0

    Note di rilascio: images from the camera in a mobile browser. Compiled New WASM Modules- The Dynamic Web TWAIN core modules were originally developed in C++ during the desktop workstation era. In order to accommodate ... the newly emerged mobile world, all the core modules have been compiled into their respective WASM counterparts. Also, the expansion to support mobile browser viewing also required the image encoding methods ... to adapt. Images that are sent to the viewer are JPG format by default unless: The original image is requested, then PNG is used; or If the image cannot be loaded as a JPG, such as a B&W image JPG format ...

  19. Five Stars

    Recensione clienti: Very good product and very good after-sales services. 5 Spain ...

  20. Dynamic Web TWAIN 16.1.1

    Note di rilascio: Loading WASM for the Camera module is now optional (it was mandatory in 16.1) and is disabled by default. The webcam/camera license is now considered a core license and can be used without a scan license. ...