Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Fill in and display a pdf file with data
Message
De
02/07/2008 14:43:26
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Fill in and display a pdf file with data
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 2000 SP4
Network:
Windows NT
Database:
Visual FoxPro
Divers
Thread ID:
01328349
Message ID:
01328349
Vues:
46
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?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform