[EMAIL PROTECTED] wrote:
Hi, I have a pdf with 4 pages. I need to split that into two pdfs, at page 3 , the first one should have 3pages and second one wth one page. Is there a way to do it with iText ( not through command line) Are there any examples available for this.
There's an example here: http://itextdocs.lowagie.com/src/com/lowagie/tools/plugins/Split.java (I know it's code that can run standalone, but that doesn't mean you can't integrate it in an application. It's just a matter of changing some lines here and there.) br, Bruno ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions
