Skip to content

v0.10.3

Compare
Choose a tag to compare
@jsvine jsvine released this 26 Oct 14:08
· 116 commits to stable since this release

Added

  • Add support for marked-content sequences, represented by mcid and tag attributes on char/rect/line/curve/image objects (h/t @dhdaines). (#961)
  • Add gs_path argument to pdfplumber.open(...) and pdfplumber.repair(...), to allow passing a custom Ghostscript path to be used for repairing. (#953)

Fixed