
Build-in PDF Reader - Side by side pages
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; }
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 👍 0All Replies (2)
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.
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.