|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of PDFPage in com.qoppa.pdfWriter |
Methods in com.qoppa.pdfWriter that return PDFPage | |
PDFPage |
PDFDocument.createPage(PageFormat pf)
Creates a new PDFPage. |
PDFPage |
PDFDocument.getPage(int index)
Returns the PDFPage object corresponding to the given index. |
Methods in com.qoppa.pdfWriter with parameters of type PDFPage | |
void |
PDFDocument.addPage(PDFPage page)
Adds a page to this document. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |