KARTHIKEYAN wrote: > Can you suggest me where there is flaw in the code or suggest some other > way to split the pdf such that it I can read hyperlink
If you read chapter 6 of the 2nd edition of "iText in Action", you'll find an overview of the different ways to split a PDF. You've chosen the solution that removes all interactive features (such as hyperlinks); please read chapter 6 to find one of the other solutions that preserves those features. -- This answer is provided by 1T3XT BVBA http://www.1t3xt.com/ - http://www.1t3xt.info ------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://www.itextpdf.com/book/ Check the site with examples before you ask questions: http://www.1t3xt.info/examples/ You can also search the keywords list: http://1t3xt.info/tutorials/keywords/
