This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Thursday, December 31, 2009 10:55:50 AM(UTC)
Groups: Registered
Posts: 1
I've created a task printer to save a print file to a jpg. I would like to name my file after a piece of information I am going to pass to my print file, for instance the invoice_number. Is there a way I can get the "invoice" field to select as the tag for my unique file name? I also haven't been able to get the dialog box to be suppressed as it trys to do the save as..
#2
Posted
:
Sunday, January 3, 2010 4:54:54 AM(UTC)
Groups: Registered, Tech Support
Posts: 1,326
Was thanked: 1 time(s) in 1 post(s)
Output file names in ePrint can be:
1. Either a fixed string (some pre-defined text) with optional numbering system.
2. Or the same as the print job Document name.
It cannot be taken from a field inside the printed page itself.
The only way to customize it so that it changes with every print job is to use the ePrint API and create a program that controls the output file name, but even doing so will not give you automatic field tag to file name conversion. You will have to write the code that chooses the file name.
For more information about the ePrint API, please see this page:
http://www.eprintdriver.com/eprint-OEM-Developer.html
About suppressing the dialog box, this is a different issue, so please create a new forum thread for it or send it in a question to
ePrintSupport@leadtools.comIf you do that, please send more details about the problem, including detailed steps on how to reproduce it.
Thanks,
Maen Badwan
LEADTOOLS Technical Support
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.