Skip to content Skip to sidebar Skip to footer
Showing posts with the label Poppler

Read, Highlight, Save Pdf Programmatically

I'd like to write a small script (which will run on a headless Linux server) that reads a PDF, … Read more Read, Highlight, Save Pdf Programmatically

Create Executable For Windows From Python Codebase That Needs Poppler

I am using pdf2image in my code that in turn needs PATH to have the /bin folder of the Poppler bina… Read more Create Executable For Windows From Python Codebase That Needs Poppler