This is an old revision of the document!
The installation of the Reitec.Vault.Tools extension is quite simple. Just copy the content of the ZIP-file to “%ProgramData%\Autodesk\Vault 2013\Extensions\Reitec.Vault.Tools”.
To uninstall everything just delete the folder.
To setup the PDF publishing you need to do some extra steps.
1. JobProcessor config-file:
Open the file “JobProcessor.exe.config” in the Vault program folder and add the following lines into the “jobHandlers” section:
<!--Reitec.Vault.Tools --> <jobHandler class="RT.TOOLS.PDF" handler="Reitec.Vault.Tools.JobHandler, Reitec.Vault.Tools"/>
2. CAD-System
In the extension folder you can find the following pre-configured setting files. To activate a configuration just rename the file into “JobServerSettings.xml”.
File Name | CAD System | File types |
---|---|---|
JobServerSetting.Inventor.xml | Inventor 2012+ | .idw, .dwg (Inventor only) |
JobServerSetting.AutoCAD_2013_x86.xml | AutoCAD 2013 x86 | .dwg (AutoCAD only) |
JobServerSetting.AutoCAD_2013_x64.xml | AutoCAD 2013 x64 | .dwg (AutoCAD only) |