I want a solution which it should work for any pdf printer and any version of Windows.
Do you know where I can find a complete manual for FoxyPreviewer?
Hi Mike,
Thanks for your quick response and offer of help.
I tried your code, but no pdf file was created. Maybe the problem with your code is that the application needs first to select a pdf printer?
PS. I am using FoxyPreviewer v299z41.
Regards,
Costin
Hey there,
I found this code which works very well to generate a pdf from a report using FoxyPreviewer :
SET PROCEDURE TO LOCFILE("FoxyPreviewer.App") ADDITIVE
LOCAL loReport AS "PreviewHelper" OF "FoxyPreviewer.App"
loReport = CREATEOBJECT("PreviewHelper")
WITH loReport AS ReportHelper...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.