| Package | Description |
|---|---|
| com.qoppa.pdfProcess |
jPDFProcess main classes, used to manipulate PDF documents and pages.
|
| Modifier and Type | Method and Description |
|---|---|
ImageSettings |
PDFGraphics.getImageSettings()
Deprecated.
Use
PDFGraphics.getImageCompression() instead. |
| Modifier and Type | Method and Description |
|---|---|
void |
PDFGraphics.setImageSettings(ImageSettings imageSettings)
Deprecated.
Use
PDFGraphics.setImageCompression(ImageCompression) instead. |