Skip to content

Resolve "Downloading XML step needs to be faster"

Dan Visel requested to merge 740-jats-export-refactor into main

Issues #740 (closed) and #799 (closed): this adds author names to JATS, but more importantly moves generation server-side so that it's a lot faster.

There's a setting in ProductionPage.js that allows sending the browser an HTML version of what was sent to PagedJS to become a PDF; this also tries to print. This is currently turned off.

Merge request reports