Hi guys,
Thanks for all your help, I've implemented the changes suggested by Scott. Interestingly enough, printtopdf was a third party component I was using as a wrapper on ghostscript. It appears as though it had a bug in it as the Path set upon exiting the routine was set to 'LCPATH', so...
Hi everyone,
I'm quite new to foxpro development. I'm working in MS Foxpro 9. Here's my code snippet:
IF FILE(lcpdf)
SET PROCEDURE TO print2pdf.prg ADDITIVE
lodist = CREATEOBJECT("Print2PDF")
lodist.ReadIni()
lodist.cPSFile = lcpdf
lodist.cOutputFile =...
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.