Issue 52973 - Exporting report genereated in html
Summary: Exporting report genereated in html
Status: CLOSED FIXED
Alias: None
Product: Calc
Classification: Application
Component: formatting (show other issues)
Version: OOo 1.1
Hardware: All Windows 2000
: P4 Trivial (vote)
Target Milestone: ---
Assignee: spreadsheet
QA Contact: issues@sc
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-06 06:43 UTC by amulya77
Modified: 2005-08-08 09:51 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
Example file - Cell highlighted with yellow colour, actually having rowspan 354, but showing only 256. (11.67 KB, application/vnd.sun.xml.calc)
2005-08-08 07:02 UTC, amulya77
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description amulya77 2005-08-06 06:43:41 UTC
Hi,

I am generating report in html format in asp.NET. Then exporting this report to 
spreadsheet by using the method:

Response.AppendHeader("Content-Disposition", "attachment;filename=report.sxc")

This successfully generates the report and get downloaded to client machine.
However, it is observed that, in the report generated, the maximum rowspan 
value is 256. HTML output shows actual rowspan value (e.g. 354). Same output 
works fine with MS-Excel. But it trims rowspan to 256 in spreadsheet. Also, 
style applied to html tags are not visible.
Comment 1 Rainer Bielefeld 2005-08-06 17:23:53 UTC
@amulya77, can you pls. attach example files? It is important that we can check
wether the problem is solved in 2.0 Beta!
Comment 2 amulya77 2005-08-08 07:02:43 UTC
Created attachment 28561 [details]
Example file - Cell highlighted with yellow colour, actually having rowspan 354, but showing only 256.
Comment 3 frank 2005-08-08 09:51:09 UTC
Hi,

this is currently fixed. Please use the XHTML Export (File - Export - XHTML) in
OOo1.9.122 to check it.

Frank
Comment 4 frank 2005-08-08 09:51:29 UTC
closed fixed