Skip to main content
Participant
May 25, 2008
Question

How to make an anchoredobject from a group of objects?

  • May 25, 2008
  • 2 replies
  • 219 views
Hi there,

I want an existing group of pageItems to become an anchored object. How can I do this other then copy the group and past it at the desired insertionPoint?

Kind regards,
Pieter
This topic has been closed for replies.

2 replies

Participant
May 26, 2008
Thanks Dave,

I tried that one my self but then decided I did not want to use a library. Instead I tried placing a snippet or place the objects inside a new rectangle that is created as an inline object, but this didn't work out aether.
It seems I have to go back to the Library method :-)

Thanks,
Pieter
Inspiring
May 25, 2008
The only other way I know to do it is to store the item in a library (can be a temp one created just for the purpose and then deleted) and place the asset from the library at the insertion point. This approach leaves the clipboard untouched.

Dave