org.archiviststoolkit.report
Class PrintPdfDocument

java.lang.Object
  extended by org.archiviststoolkit.report.PrintPdfDocument

public class PrintPdfDocument
extends java.lang.Object


Constructor Summary
PrintPdfDocument(org.pdfbox.pdmodel.PDDocument document)
           
 
Method Summary
 void silentPrint(java.awt.print.PrinterJob printJob)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PrintPdfDocument

public PrintPdfDocument(org.pdfbox.pdmodel.PDDocument document)
Method Detail

silentPrint

public void silentPrint(java.awt.print.PrinterJob printJob)
                 throws java.awt.print.PrinterException
Throws:
java.awt.print.PrinterException