py-pdf-parser icon indicating copy to clipboard operation
py-pdf-parser copied to clipboard

A Python tool to help extracting information from structured PDFs.

Results 31 py-pdf-parser issues
Sort by recently updated
recently updated
newest added

Calling `.after()` on an empty ElementList throws `ValueError: max() arg is an empty sequence` when the method attempts to find the maximum of an empty set. A better alternative might...

bug