Excel converter within VFP

If you are a VFP developer and have any questions about using our products from VFP here is the place to post them.
Post Reply
dfolk
Posts: 7
Joined: Fri May 23 2003
Location: Annapolis, MD

Excel converter within VFP

Post by dfolk »

Hello:

Within our application, we are currently using the FLL functions of PDF Converter Professional to save our VFP reports in PDF format. We've recently downloaded the demo version of the Document Converter Suite. I've read through the documentation but I still haven't figured out how to use the Excel converter module to save our VFP reports as an EXCEL file. Is there an additional parameter that needs to be passed to the FileNameOptions() function?

Thanks for your assistance.
Joan
Amyuni Team
Posts: 2799
Joined: Wed Sep 11 2002
Contact:

Post by Joan »

Hello,

You will need to use the SetPrinterParamInt() functions. I don't have a sample on calling this function write now. You can find more information about it in our latest version of the CDI "manual Common Driver Interface 210.pdf".

Thanks.
Post Reply