I used the ReplaceString example that comes with PDFBox on a PDF file I have. However, it does not find the text I want to replace.
Could this be because text operators are intermingled with the text? Should I be looking for all text in a block (between BT and ET)?
Thanks, Alan

