Thanks for Downloading Dynamic Web TWAIN 30-Day Trial!
Your download will start shortly. If your download does not begin, click here to retry.
Addon
How can I load PDF/A files into the Dynamic Web TWAIN SDK?
You can use the PDF Rasterizer add-on which supports reading PDF/A images.
If the PDF Rasterizer add-on is used, the file will automatically be rasterized when it’s loaded to the viewer.
When is PDF Rasterizer effective?
Once PDFR has been configured, it will automatically detect if a file needs to be rasterized and if so, it will convert it to an image(s) with the set resolution(if no resolution is set, the default is 200). This happens when you call any of the following methods
PDFRalso works when you drag and drop the file onto the viewer to load it
-
LoadImage() -
LoadImageEx() -
LoadImageFromBase64Binary() -
LoadImageFromBinary() -
FTPDownload() -
FTPDownloadEx() -
HTTPDownload() -
HTTPDownloadEx() -
HTTPDownloadThroughPost() -
HTTPDownloadDirectly()
Dynamic Web TWAIN does not support the generation of PDF/A files.
Original post creation date: Nov 30, 2021
Last modified date: Oct 21, 2022