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

Add custom filter predicate and header/footer filters

Open aiden2480 opened this issue 2 months ago • 1 comments

Description

Implement methods from #384

Linked issues

Closes #384

Testing

Unit tests have been added

Checklist

  • [x] I have provided a good description of the change above
  • [x] I have added any necessary tests
  • [x] I have added all necessary type hints
  • [x] I have checked my linting (docker-compose run --rm lint)
  • [x] I have added/updated all necessary documentation
  • [x] I have updated CHANGELOG.md, following the format from Keep a Changelog.

aiden2480 avatar May 01 '24 08:05 aiden2480