Hi,
> I have a PDF document which consist of barcode characters. Now how
can I retrieve that
>bar-coded value programmatically. When I googled I
found a tool called Pypdf which provides a function called
'PdfFileReader'
>To read the PDF file, but how can I read the barcode form the existing P
On Tue, Jun 28, 2011 at 10:59 AM, Asif Jamadar wrote:
> Hi,
>
>
> I have a PDF document which consist of barcode characters. Now how can I
> retrieve that bar-coded value programmatically. When I googled I found a tool
> called Pypdf which provides a function called 'PdfFileReader'
>
> To read
Hi,
I have a PDF document which consist of barcode characters. Now how can I
retrieve that bar-coded value programmatically. When I googled I found a tool
called Pypdf which provides a function called 'PdfFileReader'
To read the PDF file, but how can I read the barcode form the existing PDF.