Our problem is that the documents are opened as read-only by default, so they can't see the objects until they specifically set the document for editing.
We just need the objects to be accessible once the document is opened, without clicking other stuff first.
|