Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Accessing part of the PDF file
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows 2008 Server
Database:
MS SQL Server
Divers
Thread ID:
01354075
Message ID:
01355492
Vues:
31
>William,
>
>IMHO, the best and quickest approach would be to write a piece of code that merged an individual letter and then send that letter to PrimoPDF (or some other PDF generator -- I think FRX2ANY does this, along with some other downloads here on the UT as well) to generate the PDF document for your users' viewing with PDF Reader (you can easily automate AR from your VFP code to open a document and make the AR instance visible).
>
>If you have trouble with the AR automation, let me know -- I have a method that does that. It's only about ten lines of code, though, so it shouldn't be a big deal.
>
>HTH.
>

Hi Evan,

We're generating letters as one process (in a batch). Are you suggesting to run mailmerge+generate PDF for each letter during this process?

Or what exactly you're suggesting? We can get the letter data for individual account, but the users computers don't have Word/Excel, so we would not be able to do MailMerge running our program from the Client.

Do you think we need to create some DLL on the server to produce PDF from the letter?

Any ideas on this?

I also would like to get your AR code, I definitely may need it.

Thanks.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform