Quoting Massimo Ferrari <[EMAIL PROTECTED]>: > Hi, > how to set the paper size and the output format (landscape/portrait) > when using iText XML?
You set the format and margins when creating the Document object. So with iText, you don't have these parameters in the XML. You can change this by subclassing the iTextSAXHandler class. br, Bruno ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions