A C D E F G H I K L P R S T V Z

P

PDFDocument - class com.qoppa.pdfWriter.PDFDocument.
PDF document object.
PDFDocument() - Constructor for class com.qoppa.pdfWriter.PDFDocument
Constructs a new PDF document.
PDFDocument(PrinterJob) - Constructor for class com.qoppa.pdfWriter.PDFDocument
Constructs a new PDF document from a PrinterJob.
PDFGraphics - class com.qoppa.pdfWriter.PDFGraphics.
Implementation of Graphics2D used to draw to a PDF document.
PDFPage - class com.qoppa.pdfWriter.PDFPage.
One page in a PDF document.
PDFPrinterJob - class com.qoppa.pdfWriter.PDFPrinterJob.
Implementation of PrinterJob used to print to a PDF document.
PERMISSION_COPY_TEXT_GRAPHICS - Static variable in class com.qoppa.pdfWriter.PDFDocument
 
PERMISSION_MODIFY_ANNOTATIONS - Static variable in class com.qoppa.pdfWriter.PDFDocument
 
PERMISSION_MODIFY_CONTENTS - Static variable in class com.qoppa.pdfWriter.PDFDocument
 
PERMISSION_PRINT_DOCUMENT - Static variable in class com.qoppa.pdfWriter.PDFDocument
 
pageDialog(PageFormat) - Method in class com.qoppa.pdfWriter.PDFPrinterJob
Displays a dialog to request a page format from the user.
print() - Method in class com.qoppa.pdfWriter.PDFPrinterJob
Initiates printing to the PDF document.
print(OutputStream) - Method in class com.qoppa.pdfWriter.PDFPrinterJob
Initiates printing to the PDF document, then writes the document to an OutputStream.
print(String) - Method in class com.qoppa.pdfWriter.PDFPrinterJob
Initiates printing to the PDF document, then writes the document to a file.
printDialog() - Method in class com.qoppa.pdfWriter.PDFPrinterJob
Shows the printer options dialog.

A C D E F G H I K L P R S T V Z