Problem:
When Importing lower quality PDF's(Samples.zip) Bar-codes increase in pixelation and become unreadable.
Solution:
When importing (Sample.zip) PDF's we are pulling the images directly out of the PDF and using those as our captured image (this is the default behavior when the pdf stores 1 image per page because it is a much faster method). The initial quality of the image can determine how the quality is when using this method of direct image extraction. If you disable image extraction (see setting below), we rasterize the PDF and the image generated is much better quality and thus barcode recognition succeeds.
Here is the setting that needs to be changed:
Step 9 of 10 Workflow Document Type ConfigurationCapture/ImportOption "Disable image extraction when importing PDF files" unchecked.
Comments
Please sign in to leave a comment.