-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
3 page view #246
Comments
I strongly hope this can be done! The only pdf viewer that can do it is Okular (but usually used on Linux), as far as I know. |
I too would like this! I used Okular for a while, and really got used to having the option. In addition to a three page view mode in the view menu (with a shortcut), what about an arbitrary page matrix mode, so you can have any number of pages side by side and on top of each other? I'm thinking something similar to how you create a table in common word processors, where you just drag out your desired size: |
Additional to above requests for multiple pages 3,4,6,8,9 etc etc there will be a need to link to mouse scroll or other navigation (touch ?) see request at #1171 |
Any updates on this feature? Monitors keep getting bigger but we still only have 2 pages side by side... |
I would like to have the same feature. For now, I've been using Foxit's View Page Thumbnails so I can read up to 6 pages on my monitor, but it's not perfect since it's not full screen. This is a must have feature for Sumatra. |
Wrapped Scrolling option in Mozilla Firefox's built-in PDF viewer does exactly what we need Sumatra to do. |
It only takes a few seconds to 9-Up with an addin so the pdf renews as 3 pages wide, (or 4,6 & 8) however I am failing to see any benefit since I still need to zoom in one page line at a time to read them without distraction. |
Interesting, but how is it installed or used? |
Addins are not yet bundled together with SumatraPDF-Plus they are personal scripts I use with the daily portable build. They need to have a setting to their root folder %addins%=SumatraPDF\addins\ as explained in some scripts such as RotatePDF. They often depend on small SumatraPDF\Utils\name...exe files to do the editorial donkey work which is above and beyond a readers functions, so N-Up uses nup_pdf.exe & 1 support file, the download link should be within the text. |
@abg88 for your testing You will need a copy of cpdf.exe (there is a link in the above source N-Up-PDF folder) and in
the %addins%\ setting can be edited to suit your choice of folders but you will also need to edit the relevant paths in 2--Up-PDF.cmd aswell to where it will find the other files including the cpdf.exe and sumatrapdf.exe. |
It really benefit some users like me. Now I am using Firefox as my default PDF reader, and the only reason is that I can view 3 pages (and sometimes 4 for PDF with large font) on one screen. On a 30+ inch screen, 3 or 4 pages can be displayed clearly without the need of zooming in. I am a researcher in physics. Everyday I read papers with lots of equations. These equations are usually in different pages, and not as easy to remember as plain text. It's very important if I can read back-and-forth quickly between these equations. Also, it allows me to better get the global structure of the paper if I can view many pages together. Also, another use case is that there are some PDF seminar (or lecture) slides with large fonts, or PDF files made to view on phone screens. One can display 4 or 5 pages in a row and still read them easily. Interface-wise, the Firefox PDF reader (and also MS Word when reading word documents) is also setting a good example, that we don't have to select 3, 4, or 5 pages together on one screen. Rather, depending on the zoom level, the reader automatically put the maximal number of pages in a row. It would be really wonderful to have this in SumatraPDF. |
I wasn't able to make it work. |
@abg88 The %addins% method is a personal workaround to ensure portability and needs that defined before SumatraPDF is started. so it is possible that is not defined well, thus you see black but no yellow. The easier way is to hard code the addins directory in the settings file
|
@abg88
would need to be changed to the full directory
|
I'll give it a try later. I'm having serious difficulties to make it work. Do you have any tutorial - step by step? You're being so helpful, but I'm just not getting it... |
I am on forum making changes for international use as nup_pdf only accepts ansi filename/paths |
@abg88 |
Thx a lot for this little addon, I tried and it works really nice. But I search a bit to add some possibilities, I want to have 3,6 or 12 pages in one... is it possible to add this in the code or something ? |
@LeDieuJojo |
So... any chance of this request becoming a feature? It's been almost 9 years now... |
2 page view in Sumatra is nice, but time has gone and monitors are wider. How do You think, is it possible to add 3 page view where one can see 3 pages in row? In Libreoffice during text editing it is possible (there is not actually 3 page view but on 2 page view if 3 (or more) pages will fit on current zoom to main window it will show pages so -- very good overview on text!
The text was updated successfully, but these errors were encountered: