maxpmaxp / pdfreader

Python API for PDF documents
MIT License
113 stars 26 forks source link

Move page annotations on SimpleCanvas #76

Open maxpmaxp opened 3 years ago

maxpmaxp commented 3 years ago

Now annotations is a property of PDFViewer and it changes when a current page changes.

  1. It looks natural to put it onto canvas, that keeps all page-dependent content.
  2. Deprecate PDFViewer. annotations property