James:

Say I have PDF files: '001.pdf' through '100.pdf'

Say I print an RBase Report, one hundred pages long, each page printed with 
'20000-001' to '20000-100' in the Report Header Band

Would "PDF Complete" merge the image of '20000-001' into the image of 
'001.pdf', resulting in one merged PDF page?

Or would it "interlace" the two, resulting in two separate PDF pages in 
sequence?

Thanks much

Bruce

-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf Of Jim Belisle
Sent: Friday, March 07, 2014 12:06 PM
To: RBASE-L Mailing List
Subject: [RBASE-L] - RE: PDF Reporting. Was: Report Designer: Merging ...

Bruce,

 

I have used PDF Complete for years to merge two PDF files into one.

Printing a RBASE report as PDF then compiling them with another PDF file.

I never did this strictly with code however.

 

James Belisle

 

Making Information Systems People Friendly Since 1990

 

 

From: [email protected] [mailto:[email protected]] On Behalf Of Bruce A. Chitiea
Sent: Friday, March 07, 2014 1:03 PM
To: RBASE-L Mailing List
Subject: [RBASE-L] - PDF Reporting. Was: Report Designer: Merging ...

 

Thanks Karen:

 

Necessity, the mother of the cool.

 

Just talked to TechSmith, makers of the Snagit capture utility.

Snagit includes the Snagit Printer, which converts PDF (among other formats) 
files to whatever <grfx-format> file you want.

Snagit Printer kicks out individual page images as individual graphics files.

Suggests an answer to your question.

 

I’m thinking that:

 

LAUNCH Snagit.exe | <something or other>

 

... in a looped RMD might walk the PDF file list right proper.

 

Even if Snagit requires manual entry per page, this sure beats collecting and 
re-scanning this mess.

 

I’ll let you know.

 

Bruce

 

From: [email protected] [mailto:[email protected]] On Behalf Of Karen Tellef
Sent: Friday, March 07, 2014 10:33 AM
To: RBASE-L Mailing List
Subject: [RBASE-L] - Re: Report Designer: Merging Data Fields and PDFs

 

That does sound like a cool appliation!  Printing data on the page header and 
footer is a great idea!   If you find a nice solution that involves converting 
the PDF let us know.   I'm assuming this would NOT work is the PDF is >1 page, 
right? 

 

Karen

 

-----Original Message-----
From: Bruce A. Chitiea <[email protected]>
To: RBASE-L Mailing List <[email protected]>
Sent: Fri, Mar 7, 2014 12:25 pm
Subject: [RBASE-L] - Re: Report Designer: Merging Data Fields and PDFs

Karen:

 

You’re absolutely right on both scores. 

 

I’m going to explore the PDF-to-<grfx format> direction so that I can use the 
Variable Image embedment approach, which works super-well from within the Page 
Style Band.

 

So that’s it for this thread for now.

 

 

BACKGROUND ISSUE

 

Just for background – this may resonate with some – I’m managing document 
production in a lawsuit discovery process involving five teams of attorneys 
each wanting their slice from a stack of several hundred documents containing 
several thousand pages. I want to shape the battlefield by being so “dead-bang 
on” with document identification that there’s no document confusion for anyone 
to exploit.

 

So far, these pages come to me individually PDF’d, serially named 
<Document-PageNo>, appropriately stored. RBASE totally handles all this 
metadata, no issue. 

 

We need a report which prints this metadata on each page so that none floats 
anonymously around the courtroom. This report would:

 

1.     Retrieve each page filename into a vImage variable located in the Page 
Style Band;

2.     Print this variablized document page image as background;

3.     Print the relevant metadata ( serial number and such ) in Page Header 
and Footer Bands;

4.     Kick out the printed, serialized page;

5.     Repeat for each page.

 

So that’s the deal.

 

This works with <grfx-format> files, it’d be REALLY BLUE-COOL to go direct with 
PDFs.

 

I’m just sayin’.

 

Bruce

 

From: [email protected] [mailto:[email protected] <mailto:[email protected]?> ] 
On Behalf Of Karen Tellef
Sent: Friday, March 07, 2014 9:25 AM
To: RBASE-L Mailing List
Subject: [RBASE-L] - Re: Report Designer: Merging Data Fields and PDFs

 

Looking at my notes document, I see numerous responses that you cannot embed a 
PDF file inside a report.  But I kept one recommendation that said if you have 
the PDFMerge add-on, you can print your other RBase report data to a PDF and 
then use PDFMerge to "insert a page" to insert the other PDF file as another 
page to the report.

Karen

 

 

-----Original Message-----
From: Dennis McGrath <[email protected]>
To: RBASE-L Mailing List <[email protected]>
Sent: Fri, Mar 7, 2014 11:11 am
Subject: [RBASE-L] - RE: Report Designer: Merging Data Fields and PDFs

I may be wrong, but I don't think you can display an external PDF file in a 
report.
You may have to convert it to a JPG
 
 
Dennis McGrath
Software Developer
QMI Security Solutions
1661 Glenlake Ave
Itasca IL 60143
630-980-8461
[email protected]
-----Original Message-----
From: [email protected] [mailto:[email protected] <mailto:[email protected]?> ] 
On Behalf Of Bruce A. Chitiea
Sent: Thursday, March 06, 2014 4:49 PM
To: RBASE-L Mailing List
Subject: [RBASE-L] - Report Designer: Merging Data Fields and PDFs
 
All:
 
I need a report placing Page Header and Footer fields over single-page PDF 
images of financial documents.
 
A Variable Image Control embedded within the Page Style Band appears to not 
accept PDFs ( although this could be a dimensional thing ).
 
I can easily use Variable Image Controls within Page Style Bands to print 
graphics within reports, so this is about embedding PDFs, not the basic use of 
the Page Style Band.
 
Any pointers?
 
Thanks.
 
Bruce
 
 


Reply via email to