Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Pdf file in a General Field
Message
 
 
À
20/07/2001 10:03:59
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00533109
Message ID:
00533124
Vues:
14
>Has anyone put a PDF file in a general field? I need to display a PDF page on a form.
>
>TIA

No but I have put a Word doc into a MEMO field using FileToStr(). Then use StrToFile() to recreate it with a temporary file name for VFP Ole automation. The final step of automation is to prompt the user for a filename to save the file as [along with the path]. That way the user never gets to tamper with the original doc.

You could use the same technique for any kind of file including PDFs.
Mark McCasland
Midlothian, TX USA
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform