Skip to main content
Inspiring
October 10, 2025
Answered

Online PDF's Two-Up layout only working in Firefox

  • October 10, 2025
  • 1 reply
  • 195 views

Just exported a PDF from InDesign set to :
View: Fit Page | Layout: Two-Up (Cover Page)

 

Renders great in Firefox : Cover first, then 2 pages per row, then back cover. Perfect! But Edge and Opera will only display one page per row, ignoring the Two-Up layout setting. Haven't tried in Chrome, but I assume the behavior mimicks Edge's.

 

Is there no way to force the uncooperative browsers to display those 2-page spreads two pages per row? It's not like I added any special extensions to FF; is it an Adobe partner while the other ones aren't?

 

Can coding trickery overcome this or is this a browser limitation I have to live with?

Correct answer BobLevine

There's nothing you can do beyond complaining to the browser developers.

 

If the website is WordPress, there are plugins you can add to display the PDF in any number of ways. I'm sure there are some for other web platforms as well but I'm pretty much a WordPress-only designer.

 

Using the browser itself as a PDF viewer means you'll have to deal with its limitations.

1 reply

BobLevine
Community Expert
Community Expert
October 11, 2025

When you export, you'll see that you are exporting an Adobe PDF. Beyond Acrobat/Reader on a desktop there is no way for Adobe to work around the incompatibilities with countless reader apps, browsers, and devices.

 

You could try a 3rd party PDF display app for your website.

Under S.Author
Inspiring
October 12, 2025

I'm aware, and most people will open the file with Acrobat and not experience these issues. But for those that won't, who may be stuck viewing it via browser, I noticed only Firefox seems to respect the Two-Up (Cover) layout setting. So I'm asking if there's anything I can do (perhaps via html, css, php, js, etc.) to 'help' the uncooperative browsers interpret the 2-page layout... or if this is a browser limitation everyone just learned to live with. Seems like the latter, so far.

BobLevine
Community Expert
BobLevineCommunity ExpertCorrect answer
Community Expert
October 13, 2025

There's nothing you can do beyond complaining to the browser developers.

 

If the website is WordPress, there are plugins you can add to display the PDF in any number of ways. I'm sure there are some for other web platforms as well but I'm pretty much a WordPress-only designer.

 

Using the browser itself as a PDF viewer means you'll have to deal with its limitations.