tcorbet wrote > My trouble-shooting has all been based on the belief that there must be > some size limit, which I assumed would be the total number of pixels, > but what seems to be true is that there is an horizontal pixel limit > irrespective of height. If I limit the width to 14400, I will get the > correct right-clipped output. > > Are there some page size limits I have missed in the documentation? > Is there some try-catch logic that ought to be applied that would tell > me when the limits have been exceeded for a page?
There indeed is a page size limit, it is documented in the PDF specification ISO 32000-1, Annex C (Implementation Limits) section C.2 (Architectural limits): > The minimum page size should be 3 by 3 units in default user space; the > maximum should be 14,400 by 14,400 units. In versions of PDF earlier than > 1.6, the size of the default user space unit was fixed at 1⁄72 inch, > yielding a minimum of approximately 0.04 by 0.04 inch and a maximum of 200 > by 200 inches. Beginning with PDF 1.6, the size of the unit may be set on > a page-by-page basis; the default remains at 1/72 inch. Regards, Michael -- View this message in context: http://itext.2136553.n4.nabble.com/Page-Size-Limits-tp4661132p4661133.html Sent from the iText mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Announcing the Oxford Dictionaries API! The API offers world-renowned dictionary content that is easy and intuitive to access. Sign up for an account today to start using our lexical data to power your apps and projects. Get started today and enter our developer competition. http://sdm.link/oxford _______________________________________________ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions iText(R) is a registered trademark of 1T3XT BVBA. Many questions posted to this list can (and will) be answered with a reference to the iText book: http://www.itextpdf.com/book/ Please check the keywords list before you ask for examples: http://itextpdf.com/themes/keywords.php