Hi,
i would like to know if it is possible to extract all text element, also with tab and hyphen and put it in a string.
i've tried with TextUtils.java but doesn't work, don't catch the tab and hyphen element.
I've implemented my metod that traverse all the children of the document, but i can't generalize well, because every document is different and there is always a case that i don't cover. The last one is ProofErr.
Thank a lot