I've got an API that calls the iText methods and this API should have some methods to change the margins of a Document. Therefore I would like to use the methods setMargins() and then setMarginMirroring(). This works for all pages after the first page. My problem is, that a user could change the margins before the first page was written. Is there any possibility to do this.
------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://itext.ugent.be/itext-in-action/
