|
Reddy,
You
can create an application that uses ePrint API events to catch the global
ePrint print jobs. You can also modify the options that are used for saving the
document. This is not applicable to the ePrint Workstation printer, but only to
the LEADTOOLS ePrint 5 Printer and to Task printers you create.
You
can see that by trying the LEADTOOLS ePrint COM Demo from this directory [LEADTOOLS
ePrint 5 Professional\Bin] the demo name is 'VBComEpn.exe'.
1-
Start the demo. 2-
Choose 'LEADTOOLS ePrint 5' and press ok. 3-
From the Event menu, choose the 'User Interface Info' event. 4-
Open a document that you want to convert in any application, such as a text
file in Notepad. 5-
Print the document to the printer called 'LEADTOOLS ePrint 5'. 6-
You will notice that the print job event is caught by the demo, and you can now
change the setting of saving the print job.
Although
the demo displays a dialog, you can modify its code to always save a TIFF (or
any format) without displaying a dialog box.
Again,
you can modify this demo to be used with 'LEADTOOLS ePrint 5' or a task printer,
but not with ePrint Workstation.
Adam Boulad LEADTOOLS Technical Support
|