page.insert_textbox() not working with strings containing spaces
I’m working on a script that will add employee names to a table in a PDF by first extracting that table, modifying it, and reentering it into the PDF. My script is as follows:
I’m working on a script that will add employee names to a table in a PDF by first extracting that table, modifying it, and reentering it into the PDF. My script is as follows: