PDF creation - solution
Posted: Thu Jul 03, 2014 5:13 am
Hi,____I have resolved the issue with regard to the lack of PDF creation in the standard R&R product:____1) Print the document to a postscript printer but output to a file and control the file name via code.____2) Use ghostscript (gswin32c.exe - public domain program) to then pick up the .PS file and output a PDF file, again the file name and location can be controlled in code.____If you are not able to do this then I can post a sample of xbase code to help a little.____Best regards,____Bruce]________