This content has been marked as final.
Show 4 replies
-
1. Re: How to replace a CosDoc
lrosenth Jun 22, 2010 5:47 AM (in response to joeln3)You can't - CosDocs are tied to PDDocs (if they are created automatically from them).
You can, of course, do a CosObjCopy() on the root/catalog object to copy & replace...
-
2. Re: How to replace a CosDoc
joeln3 Jun 22, 2010 5:50 AM (in response to lrosenth)Hello Leonard,
I have a copy of the root object so how can I replace it?
Thanks in advance,
Joe
-
3. Re: How to replace a CosDoc
lrosenth Jun 22, 2010 5:54 AM (in response to joeln3)CosDocCopy() back to the original - it will overwrite.
-
4. Re: How to replace a CosDoc
joeln3 Jun 22, 2010 6:01 AM (in response to lrosenth)Great. Actually I never thought to use this function like that (I always use it to have a copy of
one CosObj).
Thanks Leonard,



