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
It would be nice to add support for PDF encryption (which the underlying rendering library already implements).
I imagine this would be exposed via optional parameters to the toBytes and toStream generator methods.
It would be nice to add support for PDF encryption (which the underlying rendering library already implements).
I imagine this would be exposed via optional parameters to the
toBytesandtoStreamgenerator methods.