barcode in PDF to Code39 conversion in C#?

Posted by acadia on Stack Overflow See other posts from Stack Overflow or by acadia
Published on 2010-05-05T20:34:45Z Indexed on 2010/05/05 20:38 UTC
Read the original article Hit count: 399

Filed under:

Hello, I have a PDF file which contains just 1 Page. I have a barcode at the end of the page. How do I extract the barcode number from the PDF in C#

I have seen a post to convert barcode Image to Code 39 but how do we do it from PDF, Please help http://stackoverflow.com/questions/204008/barcode-image-to-code39-conversion-in-c#204084

Thanks

© Stack Overflow or respective owner

Related posts about c#