dyanamo
Senior Member
Basically what I want to do is write a java printer driver (so it appears in windows printers) that programs can print to. What I want to do is capture the output of accounting programs like Pastel and Quickbooks (that would otherwise go to the printer and get printed) and instead redirect the output to a JAVA program (the java printer driver) and treat it like a file (PDF).
Anybody know of any classes or ways of creating such a printer driver (Same principle as PDF creator just different application.)
Thanks
Anybody know of any classes or ways of creating such a printer driver (Same principle as PDF creator just different application.)
Thanks