HSSFHeader.page() and HSSFHeader.numPages() http://jakarta.apache.org/poi/apidocs/org/apache/poi/hssf/usermodel/HSSFHead er.html#page()
-----Original Message----- From: Pedro Salgado [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 23, 2004 5:21 PM To: [EMAIL PROTECTED] Subject: &page and &pages I am trying to put the currentpage/number of pages automatically on a POI created Excel file but I don't know what do I need to do. I tried writing a string "&[page]" on to the header and nothing happened. With just "&p" appeared a number but I don't know what it is exactly :( help? Pedro Salgado --------------------------------------------------------------------- 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]
