SumatraPDFS
SumatraPDF
Nov 28

edit bookmark

I do not require a lot of editing pdf, some common implementations will make it more useful. Like editing bookmarks, changing bookmark names, changing page order, deleting pages, merging and separating pages
PendingPending

Dec 2, 2023

Those are all Acrobat Pro features (like rotate just one page) since that needs the **whole file to be disassembled** and rewritten with the imbedded changes. The edit functions a reader can do are limited to adding annotation since those are tacked onto end of file, then overlaid onto existing pages. Acrobat Reader has a lot of Acrobat Pro code included for editing forms running scripts and other Adobe code which is why it is way slower with all those features in the wings.

Dec 5, 2023

Full Name: does this include editing bookmarks? That would be a great feature to have.

Jan 21, 2024

MathBug: sorry I only just saw this question but bookmarks are counted as contents so they can be appended and thus old ones marked inactive but the file bloats with such annotations that a recent request to "fix" 600 bad entries would likely lead to massive slow down of the file if not done by a conventional PDF editor such a eXchange (PDFXedit)

Jan 22, 2024

Full Name: thanks!