Pro/E to PDF Script
Installation Instructions for Windows NT
- Download the following 2 files and place them in your plot_config
directory (Edit the destination path in both files to point to the desired
plots directory. Note: Both files should point to the same directory)
- Add the following line to your menu_def.pro file:
- @setbutton DRAWING ACROBAT "%acr;"
- Download and run the following script to install GhostView on your
computer
- Add following text to your config.pro file:
- mapkey acr @MAPKEY_NAMETranslate drawing to pdf
format;@MAPKEY_LABELAcrobat;\ mapkey(continued) ~ Select `main_dlg_cur`
`MenuBar1`1 `File`;\ mapkey(continued) ~ Close `main_dlg_cur` `MenuBar1`;~
Activate `main_dlg_cur` `File.psh_print`;\ mapkey(continued) ~ Select
`print` `CascadeButton1`;~ Close `print` `CascadeButton1`;\
mapkey(continued) ~ Activate `print` `acrobat`;~ Activate `print` `OK`;\
mapkey(continued) ~ Activate `Print_file` `OK`;
- Add the following to your path environment variable:
- Open the drawing that is to be exported to a .pdf
- Click on the menu shortcut created earlier
- The exported .pdf file is now in the working directory