Details
Description
Addition of a basic barcode reader example to the ICEpdf. This example is a modified capture example but also includes the xzing library so that the PDF capture can be searched for valid barcodes.
Perhaps at some in the future we can add a tool to the viewer RI so individual bar code can be selected.
Perhaps at some in the future we can add a tool to the viewer RI so individual bar code can be selected.
Two examples have been created. The first is BarcodeReader scans every page in a document output console data about the founds codes. The second example draws a little line where the code is as well as writes out the raw data, the output along with the original captures is written to PNG.