I have a report that prints an RTF file within a report using a Variable Rich Text Object.
I now want to do the same for a PDF file. The PDF files are in a file folder outside of RBASE, S:\Part_PDF\filename.PDF. I created a variable vPartPath that points to the specific file. That part works. My questions: Which Variable Object should I use in the report? I want to have the pdf print separately from the rest of the report. James Belisle

