|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--org.simoes.lpd.handler.PDFPrintHandler
Handles PDF PrintJobs by using AcroRd32 from Adobe to write the PDF's to a printer.
| Constructor Summary | |
PDFPrintHandler()
|
|
| Method Summary | |
boolean |
process(PrintJob printJob)
Writes the printJob to disk using the jobName and jobId. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PDFPrintHandler()
| Method Detail |
public boolean process(PrintJob printJob)
process in interface HandlerInterfaceprintJob - the PrintJob we are processing
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||