Setting DPI or PPI of Images in PDF
Contents
[
Hide
]Aspose.PDF for Java has features that let you add, delete and update images in PDF files. It is also possible to set the DPI/PPI of an image in a PDF file.
The following code snippet shows how to get an image with certain resolution from a PDF file and then replace it.