Move objects located on different pages?

Forum for the PDF-XChange Editor - Free and Licensed Versions

Moderators: PDF-XChange Support, Daniel - PDF-XChange, Chris - PDF-XChange, Sean - PDF-XChange, Paul - PDF-XChange, Vasyl - PDF-XChange, Ivan - Tracker Software, Stefan - PDF-XChange

User avatar
math
User
Posts: 7
Joined: Wed Apr 02, 2025 3:46 pm

Move objects located on different pages?

Post by math »

The "Edit Objects" mode lets me select objects located on different pages:

c.png

It also lets me perform various operations that would be applied to the selected objects. For example:

• Change color
• Make Italic
• Cut
• Paste
• and many more

But if I try to move them (for example, by hitting the "down" arrow on my keyboard), it doesn't work.

Is there a way to make it work?
You do not have the required permissions to view the files attached to this post.
User avatar
Daniel - PDF-XChange
Site Admin
Posts: 12520
Joined: Wed Jan 03, 2018 6:52 pm

Re: Move objects located on different pages?

Post by Daniel - PDF-XChange »

Hello, math

No, it is not possible to move items on two or more different pages at once, the move operation happens in relation to the primary object, and this is stuck inside that "page" and its localized coordinate system. Unlike other formats, PDF is a coordinate base, and each page is a unique "plane" of existence for your content. Trying to move items on more than one page would simply result in the content from page b/c etc appearing outside the visible bounds of page a (whichever you were interacting with directly) - but never being able to visibly appear on their original pages.

Kind regards,
Dan McIntyre - Support Technician
PDF-XChange Co. LTD

+++++++++++++++++++++++++++++++++++
Our Web site domain and email address has changed as of 26/10/2023.
https://www.pdf-xchange.com
Support@pdf-xchange.com
User avatar
math
User
Posts: 7
Joined: Wed Apr 02, 2025 3:46 pm

Re: Move objects located on different pages?

Post by math »

Daniel - PDF-XChange wrote: Tue Mar 10, 2026 3:15 pm Trying to move items on more than one page would simply result in the content from page b/c etc appearing outside the visible bounds of page a
Thank you, Daniel.

Please consider the following feature request:

If one tries to move several objects, make it as if the objects were selected and moved individually. I think it would be very intuitive and helpful.

As for the technical implementation: I'd guess one can somehow "loop" through the objects, and apply the "move" action individually, which would avoid the issue you mentioned in your reply.
User avatar
Daniel - PDF-XChange
Site Admin
Posts: 12520
Joined: Wed Jan 03, 2018 6:52 pm

Re: Move objects located on different pages?

Post by Daniel - PDF-XChange »

Hello, math

I will most certainly pass the suggestion along, but I cannot say i envision it being a priority. The complexity of recursive actions like these has a tendency to encounter various issues, like long form delays, and position conflicts if one page is a different size from another, etc...

We will have to wait and see what the Dev team thinks about it.

Kind regards,
Dan McIntyre - Support Technician
PDF-XChange Co. LTD

+++++++++++++++++++++++++++++++++++
Our Web site domain and email address has changed as of 26/10/2023.
https://www.pdf-xchange.com
Support@pdf-xchange.com