Hello all, thank you all for your valuable comments.
I have read all the posts on
the topic introduced by @Willy and understood that the current behavior is entirely what PDF-XChange intends and has no intention of changing. If that is the case, it may be pointless to comment further on this matter, but just to be sure, I would like to offer my own perspective on
the question raised by @Daniel at the end of that topic.
Daniel - PDF-XChange wrote: ↑Wed Oct 09, 2024 7:19 pm
Say theoretically, you have selected 3 different page ranges to delete at once (page 2-5, 10-20, and 320-370) in a 500 page document. Currently you are looking at the glossary at the end of the document, which of these 3 separate ranges would we choose to navigate to?
Of course, if the current page is the page 500, then I believe that the original page 500 should still be displayed after deletion.
In the following verification, I will use two documents, one with a total of 500 pages according to Daniel's example, and the other with a slightly larger total of 1000 pages. For each document, in PDF-XChange Editor and Acrobat, select pages 2-5, 10-20, and 320-370 in the thumbnail pane and batch delete them, keeping the current page at page 500.
If you use a document with a total of 500 pages (sample500.pdf), both PDF-XChange Editor and Acrobat will keep the current page as page 500 after the deletion.
figure1.png
Animation1.gif
In contrast, if you use a document with a total of 1000 pages (sample1000.pdf), after deleting, PDF-XChange Editor will show the old page 566 as the current page, while Acrobat will keep the old page 500.
figure2.png
Animation2.gif
The old page 566 displayed in PDF-XChange Editor is calculated according to the following formula.
- 500+(5-2+1)+(20-10+1)+(370-320+1)=566
I understand that this is a difference in thinking about what should be maintained, but with the PDF-XChange Editor's method, the Comments pane and Bookmarks pane also change the display range to show the old page 566 information that exists on the new page 500 after the deletion.
- Page view of the new page 500 corresponding to the old page 566
- Bookmark for the new page 500 corresponding to the old page 566
- Comment on the new page 500 corresponding to the old page 566
It does not seem to me that showing these information would benefit the user. Deletion of pages is done because that page is unnecessary for the user. If that is the case, then the 66 derived from the total number of pages of that unwanted item should have no meaning, nor should the page 566, which is page 500 plus that 66, have any meaning. In other words, there is no rationale for keeping page 500 as current page after the deletion just because page 500 was the current page before the deletion.
It seems counterintuitive to me personally that the result after deletion would change just because the total number of pages changed between 500 and 1000, even though the page is currently looking at page 500 and the page target to be deleted is the same.
These differences in behavior naturally also appear when using JavaScript. In the file below, the link on page 500 has JavaScript set to delete pages 101 through 200.
In Acrobat, the current page remains at the old page 500 after clicking the link, but in PDF-XChange Editor it changes to the old page 600. Is there really an overwhelming majority of users who sincerely want the current page to change to the old page 600 in this situation?
Personally, it was meaningful to see that there are users who think like I do.
Thank you for taking the time to read this message.
Best regards,
rakunavi
You do not have the required permissions to view the files attached to this post.