At 11:08 AM 10/16/2012, Frank Taylor wrote:
I have pdf files that I would like to insert into a report, sort of like using the image object to insert a picture. Is there an object that I am missing, a work around, or out of the box solution for this ?



Frank,

You can print the report to a PDF and then insert the PDF documents as one, using R:PDF Works.

PLUGIN RPDFMerge 'vResult +
|ACTION INSERT +
|INPUT_FILE C:\PDFDocs\FileName.PDF +
|INSERT_FILE C:\ExtractDocs\SourceFile.PDF +
|INSERT_PAGE 1 +
|PAGE_RANGE 1-5 +
|OPEN_AFTER_SAVE ON +
|AUTHOR Technical Services Division of R:BASE Technologies +
|TITLE Merged PDF Documents +
|SUBJECT Merged PDF Documents +
|KEYWORDS R:BASE, R:PDFWorks, PLUGIN +
|CREATOR R:BASE Technologies, Inc.'
RETURN


Best regards,

John Minyo II
Customer Service
R:BASE Technologies, Inc.
P: 1+724.733.0053
http://www.rbase.com
http://www.facebook.com/rbase 

Reply via email to