In v11 of Aras Innovator, PDF viewer labels included where the PDF was from. While this is not normally present in v12, this project restores the information.
Release | Notes |
---|---|
v1.0 | First release. Built and tested on Aras Innovator 12 SP15. |
Project | Aras |
---|---|
v1.0 | 12.0 SP1 |
Always back up your code tree and database before applying an import package or code tree patch!
- Aras Innovator installed
- Backup your code tree and store the archive in a safe place
- Navigate to your local
..\PDFViewerMenuLabel\
folder - Copy the
\Innovator\
folder - Paste this at the root of your install directory
- By default this is
C:\Program Files\Aras\Innovator\
- Login to Aras Innovator
- Navigate to Design > Parts in the table of contents (TOC) and click Search.
- Right click on a Part item in the main grid and select Open.
- In the sidebar on the left, look for the PDF viewer. Left click it.
- You should see the origins of the PDFs in smaller text beneath the titles.
When done, your display will look something like this:
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request
For more information on contributing to this project, another Aras Labs project, or any Aras Community project, shoot us an email at araslabs@aras.com.
Original Aras community project written by Eli Donahue at Aras Corp.
Documented and published by Skyler Crossman for Aras Labs. @skycrossman
This project is published to Github under the MIT license. See the LICENSE file for license rights and limitations.