Wish to be able to enter Pdf filename
Posted: Fri Sep 19, 2014 4:36 am
Dear Masters,
From the print preview...
i wish to be able to enter the pdf filename
From the print preview...
i wish to be able to enter the pdf filename
Exclusive forum for HMG, a Free / Open Source xBase WIN32/64 Bits / GUI Development System
http://hmgforum.com/
Thank you, Sirsrvet_claudio wrote:It is implemented in the next version, with all the features of the PUTFILE function.
+1bpd2000 wrote:Thank you, Sirsrvet_claudio wrote:It is implemented in the next version, with all the features of the PUTFILE function.
Very nice!Roberto Lopez wrote:It could be nice if you could specify that the destination PDF file at SELECT PRINTER command, so, you could generate PDF reports without user interaction (without preview).
+1srvet_claudio wrote:Very nice!Roberto Lopez wrote:It could be nice if you could specify that the destination PDF file at SELECT PRINTER command, so, you could generate PDF reports without user interaction (without preview).
Very fine option, but we must remember that print preview generates image pdf and .pdf file can be very big for few pages.Roberto Lopez wrote:I've took a brief look at the last version and a little proposal for the next releases arised:
It could be nice if you could specify that the destination PDF file at SELECT PRINTER command, so, you could generate PDF reports without user interaction (without preview).
This has another advantage: You could use the same print code (@...PRINT commands) without the need of two separate codes @...PRINT and @...HPDFPRINT.
In other words and unique report code with multiple possible destinations (including PDF file).
Since (as I've said) I've only took a brief look at the last version, if this is already possible, I'm sorry in advance...