Overload | Description |
---|---|
convertPageToImage(PDFRendererSettings) | Converts the PDF page to an image. A valid rendering surface must be provided in the settings parameter because the rendered page will be available only in the surface's storage. |
convertPageToImage(double,Stream,PDFPageImageFormat) | Converts the PDF page to an image. |
convertPageToImage(Stream,PDFPageImageFormat,PDFRendererSettings) | Converts the PDF page to an image. |