It's not an iText limitation; it's a PDF limitation.

Let me quote the book on iText (p33):

Theoretically, you could create pages of any size, but the PDF 
specification imposes limits depending on the PDF version of the 
document that contains those pages. For PDF 1.3 or earlier, the minimum 
page size is 72 x 72 units (1 x 1 in); the maximum is 3,240 x 3,240 
units (45 x 45 in). Later versions have a minimum size of 3 x 3 units 
(approximately 0.04 x 0.04 in) and a maximum of 14,400 x 14,400 units 
(200 x 200 in).

However, in chapter 3 I create a page of 15,000,000 by 15,000,000 
inches. I can do this by changing the user unit (see p 86).

br,
Bruno

-------------------------------------------------------------------------
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
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://itext.ugent.be/itext-in-action/

Reply via email to