Skip to content

Read Accessibility Flag from Config + Small Code improvements

Compare
Choose a tag to compare
@cajuncoding cajuncoding released this 11 Aug 23:11
· 5 commits to main since this release
479220a
  1. 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.
  2. Several small code improvements for consistency
  3. Additional debugging log added to better know if rendering process was completed (e.g. logs SUCCESS along with Pdf Byte Size).