This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Change the document class of one of the docs in a multi-file

I am running a workflow and I have a multi-file document consisting of a Word document and a PDF. 

I would like to assign the Word doc to another user.  However, this user does not have write access to the class where the Word doc is stored.  So, in the workflow, I have a vbscript to move it to another Class.  However, the PDF moves with the Word doc.  I checked the metadata and both the word and pdf have the same Document ID.

Is there a way to move the Word document away for editing while keeping the PDF where it is?  The PDF is supposed to be available for other users while the Word doc is in the workflow for editing.