How decode a DataMatrix barcode from a PDF?
Status: Beta
Brought to you by:
michivo
There is a demo app to create a PDF with a barcode page. Was wondering if you have a sample code on how to decode a barcode page from PDF.
I have tried to use the DmtxImageDecoder in combination with iTextSharp lib, that didn't work, then I tried to use the Atalasoft lib - also no luck. Any suggestions?