You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR customizes the sidebar of the PDF previewer, to make the bookmarks more visible. It integrates some modifications to improve the PDF preview experience (i.e. with Firefox).
* Copies the worker from `pdf.js` in static folder, to avoid an error when loading the preview.
* Allows `data` and `blob` sources for fonts in content security policies.
* Adds and uses a custom base template for preview, to allow to override styles from `pdf.js`.
* Adds a custom styles sheet for previews.
* Closes#336.
Co-Authored-by: Sébastien Délèze <[email protected]>
Moreover, PDFs are not well displayed in Firefox.
The text was updated successfully, but these errors were encountered: