Uses of Class
com.qoppa.pdf.PDFPermissionException

Packages that use PDFPermissionException
com.qoppa.pdf.dom Document object model classes. 
com.qoppa.pdfViewer PDFViewerBean and related classes. 
 

Uses of PDFPermissionException in com.qoppa.pdf.dom
 

Methods in com.qoppa.pdf.dom that throw PDFPermissionException
 void IPDFDocument.print(PrintSettings printSettings)
          Prints this PDF document.
 

Uses of PDFPermissionException in com.qoppa.pdfViewer
 

Methods in com.qoppa.pdfViewer that throw PDFPermissionException
 void PDFViewerBean.print(PrintSettings printSettings)
          Prints the PDF document to a printer.