filename customization
filename customization
Dear all,
I would like to purchase pro version for my company and would like to know if it is possible to customize the filename with infomration like invoice_number, client_number, etc.
thanks for your help
I would like to purchase pro version for my company and would like to know if it is possible to customize the filename with infomration like invoice_number, client_number, etc.
thanks for your help
-
- Posts: 177
- Joined: Wed Dec 16, 2009 10:48 am
Re: filename customization
Yes, it has support for Macro names, including customizing the filename with generated text/numbers and more. You can also download a trial version to test it out first.
Re: filename customization
I am trying around. I provide a filename when printing with PrintDocument.PrinterSettings.PrintFileName (c#).
But the filename ist always document.pdf.
In the profile I can just add timestamps, counters and so on. This works ...
But I need the id of our customers in the filename, how can I manage that?
But the filename ist always document.pdf.
In the profile I can just add timestamps, counters and so on. This works ...
But I need the id of our customers in the filename, how can I manage that?
Re: filename customization
More infos: the novaPDF-printer generates an empyt file with the filename I provide.
And a file with content document + macro settings.
Example:
I provide druck_4711_123.pdf (as filename).
In the profile I set [N][YMD][C]
The novaPDF-printer generates an
empty file with druck_4711_123.pdf
and a file with contents document2020022501.pdf
Wht's going wrong?
And a file with content document + macro settings.
Example:
I provide druck_4711_123.pdf (as filename).
In the profile I set [N][YMD][C]
The novaPDF-printer generates an
empty file with druck_4711_123.pdf
and a file with contents document2020022501.pdf
Wht's going wrong?
-
- Posts: 284
- Joined: Wed Dec 16, 2009 12:46 pm
Re: filename customization
Can you email us at [email protected] because we'll need more details.