Tag Archives: python

Extract comments in PDF file

Here are step by step instructions on how to extract comments in a PDF file. The steps to do it using Adobe PRO are documented here. This posts describes how to do it if you do not have Adobe PRO. … Continue reading

Posted in Software | Tagged , , | Leave a comment

invalid literal for int() with base 10

UPDATE: It turns out none of this works. I ran into the same error with latest VS Code and ms-python extension. The fix was to stick a breakpoint before the input command to prevent VS Code from taking conda activate … Continue reading

Posted in Software | Tagged , , | Leave a comment