Skip to content

feat(ui): now opens PDF in a new tab rather than downloading it

Dan Visel requested to merge 859-pdf-in-new-window into main

Closes #859 (closed). This goes back to the original method of opening the PDF in a new window rather than downloading it. Downloading code is commented out in case we want to go back to that or set this as some kind of preference.

Merge request reports