I need to develope an application to manupilate PDF file in the following ways,
 
1. Split the PDF file into multiple small PDF files that only contains one 
chapter.
2. Add link (action) to the URL or Email string in existing PDF files(by 
scanning the file and match the pattern of URL or EMail) so when user click 
URL, it will bring browser to that URL, when user click email address, it will 
bring up some email software, such as Outlook to get a email dialog window.
3. The exisiting PDF has table of contents but there is no action assoicated. I 
need to add action on the table of contents so that user click Chapter X, the 
PDF file view will go to the page of Chapter X. 
4. I would like to convert the original PDF file which is 600 Pixel/inch 
quality setting to 300 Pixel/Inch.
 
All the above task need to be implemented in programming way using some API. 
Could iText is sufficient to do so or some other APIs?
 
Your input is greatly apprecaited.
 
Thanks,
Q
_________________________________________________________________
Helping your favorite cause is as easy as instant messaging. You IM, we give.
http://im.live.com/Messenger/IM/Home/?source=text_hotmail_join
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://itext.ugent.be/itext-in-action/

Reply via email to