IACR / latex-submit

Web server to receive uploaded LaTeX and execute it in a docker container.
GNU Affero General Public License v3.0
11 stars 0 forks source link

Support firefox as well as chrome #40

Closed kmccurley closed 11 months ago

kmccurley commented 1 year ago

Firefox should work for almost everything except controlling the PDF file by clicking on it. The reason is that PDF viewers that are embedded into browsers don't have a common javascript API for displaying a specific page. In chrome you use #page=10 at the end of a URL to tell the browser to load page 10. This does not work in firefox. PDFs can be embedded into browsers in at least two ways, namely tags and