Relative Content

Tag Archive for pythonpdf

Python PDF Editor

I will make a PDF Editor that can change words in the PDF without changing the fromation of the text.

How to make updated text appear in bold (Python)

I’m trying to make a Python script that goes through some of our project documents (.pdf) and updates the status/name from R to F. The original text is written in Helvetica, bold, but the new one get slapped on without being bold. I’ve tried every option I could find online, to no avail.

How to make updated text appear in bold (Python)

I’m trying to make a Python script that goes through some of our project documents (.pdf) and updates the status/name from R to F. The original text is written in Helvetica, bold, but the new one get slapped on without being bold. I’ve tried every option I could find online, to no avail.