public final class InternalPdfDocument extends Object implements AutoCloseable, Printable
PdfDocument
instead.NO_SUCH_PAGE, PAGE_EXISTS
Modifier and Type | Method and Description |
---|---|
void |
close() |
List<Integer> |
getPageList(PageSelection pageSelection)
Gets page list.
|
int |
print(Graphics graphics,
PageFormat pageFormat,
int pageIndex) |
public void close()
close
in interface AutoCloseable
public int print(Graphics graphics, PageFormat pageFormat, int pageIndex) throws PrinterException
print
in interface Printable
PrinterException
public List<Integer> getPageList(PageSelection pageSelection)
pageSelection
- PageSelectionCopyright © 2022–2023 Iron Software. All rights reserved.