I am trying to edit the location of a text box in a pdf using Python. I found many ways to add text to a specific location but not a way to move existing text.
For example:
Is there a module that can do that? I am open to using other languages if necessary.