John,

Yeah I actually do that for other functions we have, I was kind of hoping to 
insert a reduced sized pdf inside the report itself that will have other data 
pulled from the DB , sort of like a cover page of sorts that has a snapshot of 
everything including the external pdf.


n  Frank

Frank Taylor - Director of Information Technology
F.J. O'Hara & Sons,  Inc - Araho Transfer Inc.
Boston, MA - Rockland, ME - Miami, FL
Direct Dial - 617-790-3093
email: 
[email protected]<http://mail.whitewolftechnologies.com/cgi-bin/compose.exe?id=01ef7f9322f8a76400dacb6a1fe342bb5a7&new=&xsl=compose.xsl&[email protected]>

From: [email protected] [mailto:[email protected]] On Behalf Of John Minyo II
Sent: Tuesday, October 16, 2012 11:24 AM
To: RBASE-L Mailing List
Subject: [RBASE-L] - Re: Insert a pdf in a Report

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.rbase.com/>http://www.facebook.com/rbase

Reply via email to