org.jpedal.examples.simpleviewer.utils
Class Printer

java.lang.Object
  extended by org.jpedal.examples.simpleviewer.utils.Printer

public class Printer
extends java.lang.Object


Constructor Summary
Printer()
           
 
Method Summary
static boolean isPrinting()
           
 void printPDF(PdfDecoder decode_pdf, org.jpedal.gui.GUIFactory currentGUI)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Printer

public Printer()
Method Detail

printPDF

public void printPDF(PdfDecoder decode_pdf,
                     org.jpedal.gui.GUIFactory currentGUI)

isPrinting

public static boolean isPrinting()