[EMAIL PROTECTED] wrote: > Is The parser of this old packages not the same that one of > itext-1.4.4.jar ?
In one of the previous version somebody contributed some code that set the margins based on 'left', 'right', 'top', 'bottom' attributes of the root tag. If these attributes are missing, 36 is used as a default. Maybe I should take a look at the code contribution and check if there is a way to take the margins of the document as default, but right now I don't have the time for this. Meanwhile, you can solve the problem by adding attributes (also for pagesize and orientation if necessary). br, Bruno ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions
