Hello, I currently trying to figure out if it is possible to set the margins of a workbook or excel document. I know there are two methods to set the footer margin and header margin on the PrintSetup class, on every sheet, but these don't seem to help.
What I need to do is reduce the top, right, bottom and left margin to it's minimum, so more content can be printed on one page. I also tried the the autobreaks and fit-width 1, but then I don't have control over the paging which I need. One thing I also would like to know: Is it possible to add pictures to the footers? Or is there an other way, to start from a template excel file and dump my data in a new copy of the template? Has anyone had experience with this? Kind regards, Jochen Punie -- View this message in context: http://old.nabble.com/HSSF-workbook-print-setup-margins-tp26513632p26513632.html Sent from the POI - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
