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

P

PAGEMODE_FULLSCREEN - Variable in class com.qoppa.pdfWriter.PDFDocument
Full-screen mode, with no menu bar, window controls, or any other window visible
PAGEMODE_USEATTACHMENTS - Variable in class com.qoppa.pdfWriter.PDFDocument
(PDF 1.6) Attachments panel visible
PAGEMODE_USENONE - Variable in class com.qoppa.pdfWriter.PDFDocument
Neither document outline nor thumbnail images visible
PAGEMODE_USEOC - Variable in class com.qoppa.pdfWriter.PDFDocument
(PDF 1.5) Optional content group panel visible
PAGEMODE_USEOUTLINES - Variable in class com.qoppa.pdfWriter.PDFDocument
Document outline visible
PAGEMODE_USETHUMBS - Variable in class com.qoppa.pdfWriter.PDFDocument
Thumbnail images visible
PDFDocument - class com.qoppa.pdfWriter.PDFDocument.
PDF document object.
PDFDocument() - Constructor for class com.qoppa.pdfWriter.PDFDocument
Constructs a new PDF document.
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 flag to copy / extract text from the document.
PERMISSION_MODIFY_ANNOTATIONS - Static variable in class com.qoppa.pdfWriter.PDFDocument
Permission flag to add / modify annotations.
PERMISSION_MODIFY_CONTENTS - Static variable in class com.qoppa.pdfWriter.PDFDocument
Permission flag to modify the contents.
PERMISSION_PRINT_DOCUMENT - Static variable in class com.qoppa.pdfWriter.PDFDocument
Permission flag to print the document.
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.
printToDocument() - Method in class com.qoppa.pdfWriter.PDFPrinterJob
Initiates printing to the PDF document, then returns the document to the calling program.

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