itext-questions  

[iText-questions] iText - create a PDF with different types of pages and control the overflow of the text

None None
Thu, 26 Jun 2008 02:06:51 -0700

Hello, I´m using iText and I want to create a PDF document with different
types of pages.
//This part of my code
//Document document = new Document(PageSize.A4, 30, 40, 50, 50);
//

This is the type of page for my first page, but I want to change the size of
page in the next pages of the document, and I want to know how to control
the overflow of text in each page of my document.

It´s possible?

Thank you in advance,
Peter
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Do you like iText?
Buy the iText book: http://www.1t3xt.com/docs/book.php
Or leave a tip: https://tipit.to/itexttipjar
  • [iText-questions] iText - create a PDF with different types of pages and control the overflow of the text None None