org.jpedal.examples.simpleviewer.utils
Class Printer
java.lang.Object
org.jpedal.examples.simpleviewer.utils.Printer
public class Printer
- extends java.lang.Object
|
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 |
showOptionPane
public static boolean showOptionPane
Printer
public Printer()
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