We stick labels with barcodes EAN128 on documents.
Our scanner produces multipage PDF.
I try to find a PDF split solution that recognize barcode on the page and saves the range of pages between two barcodes in a file named as the barcode value.
Can I do this with this, can you send me sample code so I test then we sure buy? I am using .Net 4.0 C#.
Customer
-------------------------------------
Thanks for your message, yes, we have PDF Render (PDF to Image Converter Command Line), Barcode Recognition SDK and PDF Split-Merge solutions, please look at them at below URLs,
PDF to Image Converter Command Line,
https://www.verypdf.com/app/pdf-to-image-converter/command-line.html
Barcode Recognition SDK,
https://www.verypdf.com/app/barcode/barcode-recognition.html
PDF Split-Merge,
https://www.verypdf.com/app/pdf-split-merge/index.html
You can by following steps to finish your work,
1. Call PDF to Image Converter Command Line to convert your PDF file to multiple image files first, one image file per PDF page,
2. Call Barcode Recognition SDK to recognize EAN128 barcode on all of these image files,
3. Combine PDF files which own same barcodes or a barcode range.
You can use above steps to finish your work easily.
However, we can also develop a custom-build software for you to finish above functions, if you are interest in this software, please feel free to let us know.
VeryPDF