To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=88071
------- Additional comments from [EMAIL PROTECTED] Wed Sep 24 14:18:42 +0000 2008 ------- We are in the process of modifying the way spreadsheet extracts are created from our application. Instead of the current requirement that Excel be installed on the workstation, we are rewriting our application to support both Excel and OpenOffice. We are doing this by creating HTML Tables saved as .xls files. While both Excel and OpenOffice support this setup, OpenOffice has two, related drawbacks. The first is the leading zeroes problem presented here. This is most often seen in Zip Code and BarCode fields, where the leading zeroes are always important. The second is that OpenOffice pays no attention to the stylesheet information. I would expect anything reading an HTML file would pull any attributes it supports from the "class" attribute(s) on the TD tag. Examples would include the special SDNUM attribute, as well as the text-align and font-family. These defects need to be fixed so that we can support customers using either spreadsheet. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
