Skip to content
Roman Kharin edited this page Mar 25, 2017 · 2 revisions

Roadmap

Current version 1.7.2

  • Bug squashing
  • Revisit issues (both github and googlecode)

Next version 1.8.x

  • Syntax cleanup
  • pep-8
  • Drop python 2.6 support
  • Integrate unittest and tox
  • Merge documentation into source code
  • Trying to support PDF/A
  • Support for 64k+ font ranges
  • Trying to support more fonts types

Near future 2.0

  • Drop 2.7 (if no one will against this)
  • Switch to structured items, generate PDF objects at last stage of writing
  • Separate Barcodes, HTML generator to plugins or pyfpdf-extra repository
  • Separate api for text and drawing, uniform geometry transform api
  • Support for PDF >= 1.5 (eg invisible text layer)
  • Support for PDF/A
  • Integrate any PDF checker with test suite

Far away 2.5

  • Try to drop 2.7 again
  • Adopt 3.0 syntax
Clone this wiki locally