How to export to Html using Crystal's VB activeX 
Author Message
 How to export to Html using Crystal's VB activeX

Does anyone know if it is possible to export to html with the crystal
reports activeX control?

Thanks,
Rob



Tue, 22 Apr 2003 03:00:00 GMT  
 How to export to Html using Crystal's VB activeX
You need to use
crObject.PrintFileType     = ????   and
crObject.PrintFileName     = ????   and
crObeject.Destination=2 ' Output to a file

PrintFileType has several HTML formats available, see the developer help
files for more details



Mon, 28 Apr 2003 11:44:48 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Exporting to HTML using the Version of Crystal Reports that Comes with VB 4.0 Pro

2. Export reports to HTML using Crystal 8.

3. Can't get crystal to export a report when using ExportFormatType.HTML40

4. Exporting from VB application using RDC to doc/rtf/html

5. Problem using Crystal report ActiveX installed with VB and used in VC.

6. URGENT: Can't pass parameters using Crystal ActiveX control

7. EXPORTING CRYSTAL REPORT TO A DISK USING VB !!!!

8. Using ActiveX Marquee control in a non-html VB application

9. Export PDF doesn't works after RTF export (VB.NET)

10. Export to HTML file from Crystal Reports via Visual Basic 5

11. Exporting a crystal report to html format

12. Export report in html format with API Crystal ??

 

 
Powered by phpBB® Forum Software