public void convertToMultipageImage( java.lang.String pageRange, PDFRendererSettings settings, PDFPageImageFormat imageFormat, Stream output ) |
Parameters
- pageRange
- Range of pages to convert to image.
- settings
- Settings used during the rendering process.
- imageFormat
- The type of the output TIFF image
- output
- Output stream where the image will be stored.