Hi, I want to extract paragraph from a pdf and put this paragraph into another PDF. I have used reader.getPageContent which returned me byte array. And then for the total length of byte array, i tried to find out on which locations the "Enter" was pressed so that i could find out the paragraph content. But when tried to display those bytes on another PDF, it wrote bytes only not characters.
Now i read from an article, PDF writing works on coordinate system. If anyone has some solution, please reply. -- View this message in context: http://www.nabble.com/Extracting-Paragraph-from-PDF-tp19602548p19602548.html Sent from the iText - General mailing list archive at Nabble.com. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://www.1t3xt.com/docs/book.php
