Skip to content

v2.7

Latest

Choose a tag to compare

@NastyBoget NastyBoget released this 25 Jun 13:00
187baf5
  • Added comments extraction from DOCX files.
    Extracted comments are stored in LinkedTextAnnotation of the commented line.
  • Added attachment extraction (images) to PdfImageReader (for images and PDF without a textual layer).
  • Small bug fix in PdfTabbyReader.
  • Added notes/comments extraction from PDF (parameter extract_notes) with linking to the commented text.
    Extracted comments are stored in LinkedTextAnnotation of the commented line.