Re: [iText-questions] buffered image and iText

2009-11-18 Thread Mike Marchywka
> > 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

[iText-questions] buffered image and iText

2009-11-18 Thread Scott Tyriver
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?