Anthony Presley wrote:
I am using a combination of PDFBox and iText to extract images from a
PDF. Specifically, I am extracting an image from off of a page of an
existing PDF, and then shoving the data into a byte array to use in a
reporting engine [Jasper Reports] (which generates its own PDF)
I am using a combination of PDFBox and iText to extract images from a
PDF. Specifically, I am extracting an image from off of a page of an
existing PDF, and then shoving the data into a byte array to use in a
reporting engine [Jasper Reports] (which generates its own PDF).
Everything works GREAT