I need to export a Crystal Report to a text file format from a VB Form.
I can do it in the Crystal report designer but from VB I have no idea.
I have found out these two properties to use from VB but could not find the code to give the path of the file.
CrystalReport.Destination = crptToFile
Crystalreport.PrintFileType = crptText
Can any one help me in this matter, its kind of urgent.
Best regards,
Khokhar
I can do it in the Crystal report designer but from VB I have no idea.
I have found out these two properties to use from VB but could not find the code to give the path of the file.
CrystalReport.Destination = crptToFile
Crystalreport.PrintFileType = crptText
Can any one help me in this matter, its kind of urgent.
Best regards,
Khokhar