Skip to content

Planned Enhancements

Jorj X. McKie edited this page Jul 28, 2016 · 10 revisions

This is a list of changes and enhancements we envision short and medium term.

While there is no guaranty that any or all of these changes will be implemented, we of course also hate to ignite expectations that we cannot fulfill later ...

  • Accessing low-level PDF information: Things like length of the XREF table, XREF numbers of selected objects (e.g. pages), etc.
  • Display / extract document information: Like images, fonts, fields
  • Documents in memory: The possible Python formats of should include bytes and str (Python 2), not only bytearray.
  • PDF output: Merge / copy selectable pages from one PDF into another for doing PDF joins without needing other software.

Done:

  • Extending output capabilities: add possibility to change or add bookmarks (i.e. the items of the table of contents).
Clone this wiki locally