Razzak,
Thank you very much. I had tried a close, but slightly different
approach. As always more to learn, more to read. 

Now my weekend choice is finishing a kitchen tiling project or R:Base.
Hmmmmm.....

Tom Frederick
Elm City Center
1314 W Walnut
Jacksonville, IL 62650
O - 217-245-9504
F- 217-245-2350
Email - [email protected]


-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf Of A.
Razzak Memon
Sent: Friday, June 05, 2009 3:01 PM
To: RBASE-L Mailing List
Subject: [RBASE-L] - Re: Another PDF Question

At 03:07 PM 6/5/2009, Tom Frederick wrote:

>Is there a way to select PDF files into the PDF viewer (and in
>particular the PDF Viewer Control Form) by variable names?

Tom,

Use the "PROPERTY <PDFVComponentID> FILENAME varname" command
to achieve your goal.

-- Example:
PROPERTY PDFViewer FILENAME .vFileName

The variable name should include the path and filename as one
concatenated text string.

For a sample application with all details and un-documented
PDF Viewer PROPERTY and GETPROPERTY commands, take a look at
the 2009 SAT Sample Applications.

2009 SAT Sample Applications: http://www.rupdates.com/sat2009

Folder: \UsingPDFViewerControlProperties
Database: PDFViewr
Sample Form: PDFViewerControl
Command File: UsingPDFViewerControlProperties.RMD

Have fun!

Very Best R:egards,

Razzak.


Reply via email to