JPedal 4.74b27 Click here for Tutorials, code examples, help forums and support

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


Field Summary
static boolean showOptionPane
           
 
Constructor Summary
Printer()
           
 
Method Summary
static java.lang.String[] getAvailablePrinters(java.lang.String blacklist)
           
static boolean isPrinting()
           
 void printPDF(PdfDecoder decode_pdf, org.jpedal.gui.GUIFactory currentGUI, java.lang.String blacklist, java.lang.String defaultPrinter, boolean debugPrinting)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

showOptionPane

public static boolean showOptionPane
Constructor Detail

Printer

public Printer()
Method Detail

printPDF

public void printPDF(PdfDecoder decode_pdf,
                     org.jpedal.gui.GUIFactory currentGUI,
                     java.lang.String blacklist,
                     java.lang.String defaultPrinter,
                     boolean debugPrinting)

getAvailablePrinters

public static java.lang.String[] getAvailablePrinters(java.lang.String blacklist)

isPrinting

public static boolean isPrinting()

JPedal 4.74b27 Click here for Tutorials, code examples, help forums and support

JPedal 4.74b27 Click here for Tutorials, code examples, help forums and support