Hi
How can Programmatically exporting From crystal report to PDF using VB6.0?
I am using crystal report 8.5.
How to convert following code to PDF.
crptPur.ReportFileName = App.Path & "\rptStatus.rpt"
crptPur.Connect = "DNS =xx ; UID = xx; PWD =xx"
crptPur.Action = 1
Anyone know the code,pls reply soon.
Thanks
Sumathra


Reply With Quote
