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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Add support to read the Accessibility flag correctly from ApacheFOP configuration as noted in the documentation; a bug exists where the value is not loaded so we manually support this now in a way that is fully compliant with the documentation. The original support from Azure Function configuration (environment variable) is still supported also.
Several small code improvements for consistency
Additional debugging log added to better know if rendering process was completed (e.g. logs SUCCESS along with Pdf Byte Size).