DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=23002>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=23002 [PATCH]: HSSF Serializer does not process <gmr:PrintInformation> ------- Additional Comments From [EMAIL PROTECTED] 2004-07-04 20:59 ------- Patch applied with some changes. The patch added support for the tags: "grid", "orientation and "paper". The "paper" tag that support paper size was extended from the original. Also added support for the tags: "vcenter", "hcenter", "monochrome", "draft", "Header", "Footer" Also and initial support for "Margins" ("top", "bottom", "left", "right", "header", "footer"). Currently, there is needed a funtion that will manage conversion between the diferent units to inches (the default for POI). Tags still not covered: "Scale", "even_if_only_styles", "titles", "repeat_top", "repeat_left" and "order".
