PdfPageRenderer

PdfPageRenderer

Overview

PdfPageRenderer is a class in Aspose.PDF FOSS for Java.

Core PDF page rendering engine (ISO 32000-1:2008, §8 & §9).

This class provides 1 method for working with PdfPageRenderer objects in Java programs. Available methods include: renderPage. All public members are accessible to any Java application after installing the Aspose.PDF FOSS for Java package.

Methods

SignatureDescription
renderPage(page: Page, dpiX: double, dpiY: double)BufferedImageRenders a PDF page to a BufferedImage at the specified DPI.

See Also

 English