Enhancements:
- new method
Page.load_widget()
to load a widget from its xref - new dictionary
pdfcolor
which contains 500 predefined PDF colors Quad
class supports operator algebra- text search and extraction default flags now accessible as predefined constants
- iterators
Page.annots()
andPage.widgets()
now prohibit reloading the page within their scope - removed multiple utility functions from the
Tools
class and redefined them as standalone - Parameter
new
inDocument.update_stream()
is now obsolete.