wxPdfDocument 1.2.1 is compatible with wxWidgets versions 3.0.x and above. Compatibility with the prior stable wxWidgets version 3.0 was restored.
Added features:
- Added support for document protection with AES-256 encryption (PDF 2.0).
- Added support for importing PDF documents protected with AES encryption.
Changes:
- Improved font lookup in wxPdfFontManager to search also under the font family alias, if given
- Replaced use of wxScreenDC by wxDisplay
- Restored support for wxWidgets 3.0.x
Fixed bugs:
- Check for availability of header file
Security/SecRandom.h
(fix issue #94) - Fixed wxPdfDCImpl::DoDrawText for multiline text