You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added a wiki with some information and examples (that used to be in the homepage of the repository).
Added methods to support encrypted and restricted (password-protected) documents (#17), see the page in the wiki.
Notable changes
Attempting to render an encrypted document without first unlocking it with the user password now results in an exception, rather than producing blank pages as in previous versions.