View Single Post
  #1 (permalink)  
Old 08-01-2007, 06:16 PM
trill trill is offline
Member
 
Join Date: Jul 2007
Posts: 40
trill is on a distinguished road
Export data to xls
Hello, I made export option in my application, in which i send data dynamically from java application to excel. Same thing i did with html,word and PDF. All this options working fine except excel option while taking print out. When data length is more it increases the width not height in case of excel.

How can i force excel cell to be a constant in length n increases height as per the size of data?

Thanks.
Reply With Quote
Sponsored Links