VFP AND PDFCreator
Mon, 09/14/2009 - 11:07
I want to use PDFCreator with my Visual FoxPro reports but I don't know how.
Please tell me the VFP code to use PDFCreator.
How can I send a VFP report directly to PDFCreator printer for a given PDF file name and path?
Can you help me please ?
Thanks !


Hello,
I have not had a look ad VFP for years, but if I recall it right, it also uses VBA as makro language. You can have a look at the other VBA samples (ie Word, Excel) to see how the code looks like. Basically, you have to set the current printer and print the report.
regards,
Philip
Philip
Team pdfforge