• Critical
    • pdfconverter docker image update is required
    • PDF converter now doesn't optimize pdf files before conversion by default, but does that as a fallback if conversion failed. Behavior can be changed by enabling runtimeOptions.plugins.VisualReview.optimizeBeforeConversion config option.

      Need to add config value runtimeOptions.plugins.VisualReview.optimizeBeforeConversion with default value = false.
      Need to make optimization step disabled by default if the above config is not provided or equals false.
      If optimization is disabled, but conversion of pdf to html failed need to make attempt to optimize pdf and convert again.

            leonkiz Leon Kiz
            leonkiz Leon Kiz
            Thomas Lauria
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: