Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Fill in and display a pdf file with data
Message
 
 
To
02/07/2008 14:43:26
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 2000 SP4
Network:
Windows NT
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01328349
Message ID:
01328362
Views:
8
Check Re: Can a PDF be filled in programatically from VFP? Thread #1215026 and search by Tracy's ID and PDF forms.

>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?
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform