Page 1 of 1

get the folder from IDocument

Posted: Thu Sep 10, 2020 12:09 pm
by czentman
I have an api for capturing the printjob on publish and have the IDocumentInfo. Is there a way to get to the folder (IDocumentFolder) from here?

Re: get the folder from IDocument

Posted: Thu Sep 10, 2020 1:13 pm
by BobRichards
I reviewed the source and there does not seem any way to determine the IDocumentFolder for an IDocumentInfo.

Re: get the folder from IDocument

Posted: Thu Sep 10, 2020 2:03 pm
by czentman
Can I compare the id of my document with the id's in the list of documents under an idocumentfolder?

Re: get the folder from IDocument

Posted: Mon Sep 14, 2020 10:52 am
by BobRichards
That seems like a good idea. Check out this post 4.1 Print Pipeline IDocument is now IDocumentInfo