How to Generate PDF file using VB6 ?

larva

Member
Jul 15, 2001
185
0
0
Hi Guys,

I am using VB6.0 to generate simple report from my Oracle DB. I wish to generate these report to PDF format so that can with from web. Please guide me how to do this. I will appreciate very much for your kind assistance, Thank you !

regards,
Larva
 

BuckleDownBen

Banned
Jun 11, 2001
519
0
0
If you are using Crystal Reports, then version 8.5 has this functionality built in. If you are using CR Version 8, then there are some files you can get so you can do this. If you are using something else, then you can't do this for free (as far as I know). There is a product called Win2PDF(around 50 bucks) you can get. Or you can get Adobe Acrobat (the version you pay for - a couple hundred bucks - , not the free reader). These products install a "printer" you can print to that will then prompt for a file name + path (or you can select one programatically).