Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Encrypting or Hiding Fillable PDF Forms
Message
From
27/02/2004 15:47:24
 
 
To
27/02/2004 15:38:23
General information
Forum:
Visual FoxPro
Category:
Third party products
Miscellaneous
Thread ID:
00881639
Message ID:
00881648
Views:
16
>It is possible to copy a .pdf file using FILETOSTR()?

Sure, almost anything can be moved in and out through FILETOSTR(). Even JPGs or other binaries. Just make sure you extract them with STRTOFILE() adding a full path and file name then launch using ShellExec or similar, using the Windows association to the file's extension.

Note: You can even encrypt the memo file contents with the Crypto API for added security while in storage in the DBF/FPT if needed.


Alex Feldstein, MCP, Microsoft MVP
VFP Tips: English - Spanish
Website - Blog - Photo Gallery


"Once again, we come to the Holiday Season, a deeply religious time that each of us observes, in his own way, by going to the mall of his choice." -- Dave Barry
Previous
Reply
Map
View

Click here to load this message in the networking platform