Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

how save datawindow into pdf?

Status
Not open for further replies.

kmsam2

Programmer
May 21, 2003
29
MY
how save datawindow into pdf?
 
If u are using PB 9.0 Version then u could save the datawindow in PDF format, coz it contains built in PDF driver which could perform the task.
 
I still using Pb6. anyway to do that?
 
Then u need to have a PDF Writer attached to the machine from which u are saving the data to the PDF File. U need to hard code the PDF writer settings and registry settings in the instance variables and then u could get it working.

I haven't tried out, but this is what i have a fair idea about it.
 
try Amyuni PDF Driver...i have tried it and it works fine. Check out their site and download the developer's version..it has very good documentation and a sample PB Code
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top