Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Build-in PDF Reader - Side by side pages

  • 2 replies
  • 2 have this problem
  • 12 views
  • Last reply by gertkommer

more options

Can you add an option to show PDF pages side by side for the build-in PDF reader? For now I simply add some options in the css to get the desired result, but that is not ideal.

.pdfViewer .page{ display: inline-block; margin: 0px 20px !important; }

Can you add an option to show PDF pages side by side for the build-in PDF reader? For now I simply add some options in the css to get the desired result, but that is not ideal. .pdfViewer .page{ display: inline-block; margin: 0px 20px !important; }
Attached screenshots

Chosen solution

hi gertkommer, this is a primarily community-run support forum so it's probably not the right place to request features (we cannot implement any features & devs won't read here).

please either use https://input.mozilla.org/feedback for general feedback or if you feel that it's a missing feature in the browser you can file a bug at bugzilla.mozilla.org.

Read this answer in context 👍 0

All Replies (2)

more options

Chosen Solution

hi gertkommer, this is a primarily community-run support forum so it's probably not the right place to request features (we cannot implement any features & devs won't read here).

please either use https://input.mozilla.org/feedback for general feedback or if you feel that it's a missing feature in the browser you can file a bug at bugzilla.mozilla.org.

more options

philipp said

hi gertkommer, this is a primarily community-run support forum so it's probably not the right place to request features (we cannot implement any features & devs won't read here). please either use https://input.mozilla.org/feedback for general feedback or if you feel that it's a missing feature in the browser you can file a bug at bugzilla.mozilla.org.

Thank you for your reply. I posted it at the feedback link. I will set the status of this question to solved.