Package | Description |
---|---|
com.qoppa.pdfImages |
jPDFImages main classes, used to convert PDF documents to images and images to PDF documents.
|
Modifier and Type | Method and Description |
---|---|
void |
PDFImages.savePageAsJPEG2000(int pageIndex,
String fileName,
JPEG2000Options options)
Render a page to an image and save it in JPEG 2000 format.
|