Relative Content

Tag Archive for pythonpdfhyperlink

Disable web hyperlinks in pdf

I’m looking to create a Python script for disabling web hyperlinks in a PDF. I’ve attempted to remove annotations using PyPDF2, but the output remains unchanged. I’ve tried several approaches, but none have successfully removed the hyperlinks.