Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
PDF files
Message
From
22/09/2000 13:16:36
Stefano Monterisi
Sesamo Software S.R.L.
Cerignola (Fg), Italy
 
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00418661
Message ID:
00419860
Views:
44
>Hi Dave,
>Is there a way to dynamically embed VFP data in the PDF document?
>Thanks,
>Shuli

YES, there is an activex (ActiveToolkit) that permise you to open an input PDF (like template) with empty fields and you can fill its pages and generate a dinamic new PDF.

You can fill page with your data, merge or adding pages, change images, etc.. all from activex.

You can assign value fields on PDF by fieldname (ex. PDF1.setformfielddata('COUNTRY',m->mycountry,1)).

I use it within DELPHI but I think that work with VFP.

Cheers,

Stefano
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform