Andrew Levine
Andrew Levine
When I parse the regex `/[\w-z]/` it should throw an error, but instead parses as a regular character range with \w at the beginning. [https://astexplorer.net/#/gist/124dd2c7d464e3cf68b532bf8dacae7f/01a86f60e792112367c9395cf1094b5806dcaab1](https://astexplorer.net/#/gist/124dd2c7d464e3cf68b532bf8dacae7f/01a86f60e792112367c9395cf1094b5806dcaab1) If I figure out how...
Hello, I'm a bit of a Python newbie but I managed to get PDFMiner to output color info for text characters when converting to XML. I was wondering if this...
"When I click on a PDF document after it opens in a PdfRenderer and drag, it makes the document go straight to the top if it was scrolled down to...