PDF
Richard Kreiss
rkreiss at gccconsulting.net
Thu Feb 18 09:48:06 PST 2016
Can the PDF command be used with the FORM command in input processing?
One of my client's wants his people to be able to print a form letter either to printer or create a pdf. I already have programming which allows them to select which printer to use.
I have currently programmed, if PDF is selected then
Printer file "file to output to"
then run Printwiz to convert the output to a PDF.
Declare where
Where="c:\pfspool\letters\CC_Letter_"{master_code
Would this work?
If:
Then: PDF: where
If:
Then: FORM "LetterName"
I did try this and received a syntax error pointing to the w in where.
Same error using PDF:>where
Richard Kreiss
GCC Consulting
More information about the Filepro-list
mailing list