>
> Hello,
>
> I need to page thru a pdf and perform barcode recognition on every page.
> The barcode recognition package we have requires a BufferedImage object to
> be passed in. Is there a way with iText to return each page in the pdf as a
> BufferedImage?
>
You would probably be better off w
Hello,
I need to page thru a pdf and perform barcode recognition on every page.
The barcode recognition package we have requires a BufferedImage object to
be passed in. Is there a way with iText to return each page in the pdf as a
BufferedImage?