Cerca nel supporto

Attenzione alle mail truffa. Mozilla non chiederà mai di chiamare o mandare messaggi a un numero di telefono o di inviare dati personali. Segnalare qualsiasi attività sospetta utilizzando l'opzione “Segnala abuso”.

Learn More

Questa discussione è archiviata. Inserire una nuova richiesta se occorre aiuto.

My website has documents that are two-up (facing) pdfs, however, when viewed on firefox, they are showing one page at a time. How do I fix this?

more options

I have documents that must be read in a two-up facing format as they are a table that is read across. When I open my website in firefox, they show one page at a time. How can I fix this? They work just fine in explorer. The website is done in wordpress.

I have documents that must be read in a two-up facing format as they are a table that is read across. When I open my website in firefox, they show one page at a time. How can I fix this? They work just fine in explorer. The website is done in wordpress.

Tutte le risposte (1)

more options

I believe this is a limitation of the built-in PDF viewer in Firefox.

As a user, you can switch to a different viewer: View PDF files in Firefox or choose another viewer.

However, I am not aware of a way to code your site to select a particular viewer for your readers. One option would be to force the PDF to open outside the browser, but that might be inconvenient for some users.

Example: http://www.jeffersonscher.com/res/servepdf.php?f=Mixed_Content_Blocking.pdf

Code: http://www.jeffersonscher.com/res/servepdf.php

On WordPress, you might need a plugin to do that.