It looks like the PDF file download is rendering in the browser, for instance https://digital.ucdavis.edu/item/ark:/87293/d3n58cv0v.
This should trigger a download. We should probably send a flag from the ui so the backend can set the content disposition to trigger the download directly. So a client update and slight backend change.
It looks like the PDF file download is rendering in the browser, for instance https://digital.ucdavis.edu/item/ark:/87293/d3n58cv0v.
This should trigger a download. We should probably send a flag from the ui so the backend can set the content disposition to trigger the download directly. So a client update and slight backend change.