Link to home
Start Free TrialLog in
Avatar of Bosco2006
Bosco2006

asked on

export to pdf using vb and crystal reports

I want to connect to an oracle db and create a report for each record in the table and export it to a pdf file giving it a new file  name. This report has many sub reports (11). I want to use vb 6 and I have 85, 9, 10 and XI versions of Crystal reports
ASKER CERTIFIED SOLUTION
Avatar of Mike McCracken
Mike McCracken

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Bosco2006
Bosco2006

ASKER

Thanks for the response but I conerted the report to Crystal XI and used C# to export to pdf.
The code suggested would solve the initial question.

mlmcc