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

DEVELOPERS FORUM - How to write version into file

Gorinich - Wednesday, April 13, 2011 12:55 AM:

Hi community,

I have a question, how to write file or document attributes (author, revision, creation date) into file (in case document with single file attached)? Think it should be done on onSave or onGet event. We need print version of documentation with revision on each document.

I saw exsample 7.28 "Want to open a Vaulted File in Word" in Programmers Guide, but still not found solution.

Thanks



Gorinich - Thursday, April 14, 2011 10:40 PM:

Desided to use Prodeos MS Office Connector as exsample, it seems suitable for me.