Dev Center
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.
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
PDFR
also works when you drag and drop the file onto the viewer to load it
LoadImage()
LoadImageEx()
LoadImageFromBase64Binary()
LoadImageFromBinary()
FTPDownload()
FTPDownloadEx()
HTTPDownload()
HTTPDownloadEx()
HTTPDownloadThroughPost()
HTTPDownloadDirectly()
You can also generate PDF/A files with our OCR add-on by setting the output format. Please refer to the FAQ: generate PDF/A files
latest version