Producing PDF files
-
- Posts: 32
- Joined: Tue Oct 10, 2017 12:44 pm
Producing PDF files
Can I use R&R SQL (Infinity) to produce PDF files? If so how?
-
- Posts: 7
- Joined: Tue Oct 10, 2017 12:44 pm
=> RE: Producing PDF files
some of our reports here to PDF output. this is done by the selection of the printer during the authoring of the report. This problem here is that the output needs to be manually named, by pausing at a dialog box. The output name defaults to the RP5 report name and places the result on the Windows desktop by default.____
==> RE: Producing PDF files
You can use:____RI_PRINTER=__RI_WPTR=R&R PDF Export__RI_OUTFILE=myfile.PDF____to programmatically send runtime output to a PDF file.____Kathleen__R&R Support