I need to be able to specify a rectangular area on a PDF page and move the text and graphic content of that area to a new location on the same page using PDFBox. Any graphics (lines, pictures, etc) will each move as a whole unit if selected in the area.
The PDF documents being modified originate as text based PCL and are converted to PDF using a third party tool. I can answer technical questions about these documents if needed.
This Stack Overflow question is exactly what I am after but that question seems to have been abandoned before a working solution was found?
I would bounty this question if I had a few more reputation points.
If you can help with any aspect of this issue I would appreciate your assistance, thank you.