Karen,

 

I think It could be done quite easy.

Put a database column in the scrolling region (A DB Label is good enough)
and create an EEP on Double click like  Launch  .V_filename

Where V_filename contains the path + filename of the PDF and can be
calculated as variable in your form

(I make use of 9.1 but I am pretty sure this EEP is also possible in 7.6 (if
I rememeber myself correctly)).

 

Hope this helps

 

Tony 

 

 

 

 

From: [email protected] [mailto:[email protected]] On Behalf Of
[email protected]
Sent: woensdag 22 december 2010 23:21
To: RBASE-L Mailing List
Subject: [RBASE-L] - PDF files as data?

 

I have experience with having jpg files stored in the database or stored
outside the database and being displayed on forms and reports.   But this
client wants to use PDF files!    These PDF files are always going to be
just one page, size around 50K.   They will always be in a particular
directory, and called by the part# so I can easily figure out which to
associate.

The biggest problem is that they want to be able to display the PDF file in
a scrolling region.   Is that possible??  In any version (they are in 7.6
now)?  If so, which control.  I realize I can put a button with a "view PDF
file" but he preferred it to be right there in the row.    And I'm assuming
I can display a PDF file in a report although I haven't had to do that yet.

He said he would be willing to convert the PDFs to JPGs but doesn't know
how.  Any utility (maybe even command line driven) that can do this?


Karen

Reply via email to