|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] PrintInformation
Hi, I have a problem about PrintInformation. I can to generate Excel documents very well and to get styles too The problem is to set the header, footer and print-orientation information. I can't do it I need to send type of paper and orientation of this. This is my stylesheet: <gmr:PrintInformation> <gmr:Margins> <gmr:top Points="28.3" PrefUnit="cm"/> <gmr:bottom Points="28.3" PrefUnit="cm"/> <gmr:left Points="0" PrefUnit="cm"/> <gmr:right Points="0" PrefUnit="cm"/> <gmr:header Points="0" PrefUnit="cm"/> <gmr:footer Points="0" PrefUnit="cm"/> </gmr:Margins> <gmr:vcenter value="0"/> <gmr:hcenter value="0"/> <gmr:grid value="0"/> <gmr:even_if_only_styles value="0"/> <gmr:monochrome value="0"/> <gmr:draft value="0"/> <gmr:titles value="0"/> <gmr:repeat_top value=""/> <gmr:repeat_left value=""/> <gmr:order>r_then_d</gmr:order> <gmr:orientation>landscape</gmr:orientation> <gmr:Header Left="" Middle="Page &[PAGE]" Right=""/> <gmr:Footer Left="" Middle="Page &[PAGE]" Right=""/> <gmr:paper>Legal</gmr:paper> </gmr:PrintInformation> Regards, Bernardo XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|






