You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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.