Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Fill in and display a pdf file with data
Message
From
02/07/2008 14:43:26
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Fill in and display a pdf file with data
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 2000 SP4
Network:
Windows NT
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01328349
Message ID:
01328349
Views:
45
I am going to have many pdf files in my application that I will need to display.
I will need to fill the form in with data,
allow the user to edit the form, and of course, the form will need to be printed.

I'm having trouble filling in the form. What's the best way to do this?

********************************************************************************************

I have a form that uses an activex control oldpdf.

thisform.olepdf.src = 'myform.pdf'

I can set the src property of the control to my blank pdf file.
Is there a property or method in this control to pass a datafile?
ex: thisform.olepdf.srcdata = 'myform.txt' something like this?

Is there any documentation on this activex control somewhere?

Am I wasting my time with this? Is there a better way?
Next
Reply
Map
View

Click here to load this message in the networking platform