Hello Developers, I posted this on the user's list, but have not received any feedback. Hopefully, you can assist.
I am working with images that are 300 dpi. I am trying to arrange them on a PDDocument, but I do not know how to change the resolution of the PDPage from 72dpi. For example, I have one image that is 300 dpi, 2271 x 449 pixels, 7.57 x 1.567 inches. I would like to add this image to a PDF document, but the resolution of the PAGE_SIZE_LETTER is 612 x 792 (8.5 x 11 inches). I would like to add the 300 dpi image to the 8.5 x 11 inch PDF at 300 dpi. Does this make since? Anyone? Thanks, Raymond