Hi,

I have a PDF file that I'm spliting by Itext, it works well!
My problem begins when I want to extract a text from the PDF that was
cerated by iText.

If I have a PDF document with 10 pages and I split this document to 2
documents.

The first from pages 1-3 and the second is from 4-10, I'll be able to
extract the text from both documents.
But if I take the first or the second document and I'll split it again and
then I'll try to extract the text , it will fail.
Since IText can't extract text, I investigated the problem with couple API
and it seems that the core of the problem is when I'm spliting by Itext 
files that the origin were also splited by IText.

Please let me know if you have any idea how to solve this problem.

Rosette
-- 
View this message in context: 
http://www.nabble.com/Splitting-by-Itext-tp25695119p25695119.html
Sent from the iText - General mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.1t3xt.com/docs/book.php
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/

Reply via email to