03-16-2008, 4:50
|
Maen Hasan

Joined on 08-05-2004
Posts 1,876
|
Re: Task printer filenames out of sync
|
 
 
|
|
|
Hello,
If you use the API, you will not get a function that sets the automatic numbering similar to what you want, but you can use it to create a monitoring application that forces the output file names to anything you want. The application would get events triggered for each print job sent to ePrint, and it would also be able to change task printer settings, including output file names, using your own code.
This means it is possible to do using the API, but it is not a ready solution. You will need to do some coding. I recommend trying the API's free evaluation before you decide to purchase it. The API is installed with ePrint, and you can compile the demos shipped with it, which automatically unlocks the API in Evaluation mode.
Thanks, Maen Badwan LEADTOOLS Technical Support
|
|
|
|
|
Report
|
|
|
|