<< Previous Topic | Next Topic >>Return to Index  

Exporting to HTML

November 28 2002 at 1:39 PM
Dafna 

 
ReportViewerBean cr8, IIs, win2k, jdk1.4, and informix 7.31
1) Can I avoid export to *.rpt format defaul option?
2) Can I add exporting to HTML?

Thanks
Dafna

 
 Respond to this message   
AuthorReply
Pooja M.

re: Exporting to HTML

December 1 2002, 3:32 PM 

If you go through the Report.java file ,I have used code:

File target = new File(TextField1.getText());
b.exportReport(target);

You can change the property  exportReport  - FileName to exportReport – Type, FileName where Type = toHTML ;whereby you will be able to change the default export option to HTML Export directly.

Refer to :



Pooja M.,
http://home.attbi.com/~pooja.mohan

Pooja M.,
http://home.attbi.com/~pooja.mohan


    
This message has been edited by pmk16 on Dec 3, 2002 5:56 PM


 
 Respond to this message   
Current Topic - Exporting to HTML
  << Previous Topic | Next Topic >>Return to Index  
Find more forums on Computers and InternetCreate your own forum at Network54
 Copyright © 1999-2009 Network54. All rights reserved.   Terms of Use   Privacy Statement  
Crystal Report Related Queries And Issues