Hello, I wanted to inquire how difficult it might be to generate an index. Let's say I've created a PDF document, which I now do in two phases: First lay down the body, building a table of contents data structure and table of contents in another PDF document. Then, when I know where everything is, I re-compose the document with TOC and body combined. Somewhere in here I would know where all the text lands on every page.
Let's say also that I have a list of words that I want in my index. Is there a way to scan the PDF page and detect which words are on which page? I could then append the index page at the end of the toc/body document already formed. Thanks for any tips! Regards, Chris Dole ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642 _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions
