Replies: 8 comments 8 replies
-
reordering pages is a highly complex editor function since it is not just affecting viewing take just one simple page this is just its structure
looks simple just change the order of the children (here only a single obj 3) but note the fonts are part of this very simple description so adjusting page order needs adding and subtracting fonts and its a lot more complex than that as many other objects like annotation and images will also be referenced back to child 3 so the scale of changes with 2 pages is greater than 2 times the trouble. PDF is a tangled web of inter related objects, hence editors are usually many times more code so they can rewrite the nest of resources. |
Beta Was this translation helpful? Give feedback.
-
Split/Join (and other rearrangements) is certainly useful, but I'm not sure Sumatra is the place to do the job. |
Beta Was this translation helpful? Give feedback.
-
I agree SumatraPDF isn't the place for such dedicated tasks. But there are free programs out there. |
Beta Was this translation helpful? Give feedback.
-
That was the very first instance of such cheap spam i have ever seen on github/gitlab etc. And that too, even in first go, two instances of it. Kinda strange that among all my subscibed repos, only sumatra's repo was targetted? |
Beta Was this translation helpful? Give feedback.
-
I was about to suggest this feature. It's not uncommon for users to need to extract some pages of a longer PDF, and most don't have the skills/wish to look for another tool. So I agree it'd be a nice addition to SumatraPDF, especially since MuPDF — on which SumatraPDF apparently lies — supports this feature out of the box. Joining looks harder to do, and is possibly a less common need. |
Beta Was this translation helpful? Give feedback.
-
I should add to my comment on PDFTK there's an enhanced version at https://pdftk-builder-enhanced.sourceforge.io/
then I launch PDFTK (from SlickRun, but could also be added under File if wished) and adding the clipboard file tell it the pages I want, it would be ideal for PDFTK to have a command line switch that on opening adds a file, perhaps that's something to suggest to the author
It may be Sumatra could automatically detect IrfanView and any other popular programs and offer to provide the menu link-in. |
Beta Was this translation helpful? Give feedback.
-
Another solution, free at the current time, is PDFgear. Besides split and join functions, it also can export/import to/from other formats, compress files, do OCR, fill forms, handle fill & sign, and password protect. I like SumatraPDF as my quick viewer and PDFgear is the perfect adjunct for when I need to modify the files. |
Beta Was this translation helpful? Give feedback.
-
I know this is a bit later but yes to @Shohreh. If MuPDF supports PDF extraction out of the box, it would be highly useful and there's little excuse not to implement it in Sumatra. Sumatra is aaaaaaaawesome but I need a whole 'nother PDF tool, PDFExchangeEdit, much bigger than Sumatra but a less capable reader, just for the extraction capability. That's all I use it for and I would love to get it off my machine--most of its capabilities are disabled behind the paywall, so it has a big footprint for this tiny single function it keeps free. But PDFExchangeEdit does happen to be really, really good at extraction, and it's 20 times more convenient than meteorquake's solution. Fabulous dialog with every extraction option you need, so I grimace at the size and install anyhow. When--and surely this has gotta be when, not if--you implement the MuPDF extraction capability, take a look at PDFExchangeEdit's extraction interface. You could do a lot worse than just straight-up copying it and all its options. At least make sure those options are available one way or another. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
quite oftenly there is a need to join few pdf files into one. Presumably there are more efficient ways then just print append it via some pdf printer, time and space wise.
Sometimes there is a need to extract few pages.
Won't it be nice if Sumatra could deal with it so fluently and quickly as it views pdfs?
Thanks
/I've searched for keywords "split" and "join" and found nothing regarding this topic
Beta Was this translation helpful? Give feedback.
All reactions