cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! X

Translate the entire conversation x

How to generate the pdf-viewable when checking in drawing via Custom Check In > Models and Viewables in Creo Parametric 2

qtran
7-Bedrock

How to generate the pdf-viewable when checking in drawing via Custom Check In > Models and Viewables in Creo Parametric 2

How to generate the pdf-viewable when checking in drawing via Custom Check In > Models and Viewables in Creo

and if it s possible to store in a specific location?

 

 

Thanks


This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.
1 REPLY 1
RonSt.Pierre
12-Amethyst
(To:qtran)

You could create a series of mapkeys and tie them together like

mapkey cki @MAPKEY_NAMERoutine for Check in;@MAPKEY_LABEL>Check-In;\

mapkey(continued) ~ Command `ProCmdMdlTreeWfChkInDet` ;~ Activate `file_saveas` `OK`;\

mapkey(continued) ~ Activate `ckinopt` `ckinopt_btn_ok`;

mapkey caf @MAPKEY_NAMEMakes a .pdf file and stores\nit in your work \

mapkey(continued) directory;@MAPKEY_LABEL>Create Adobe File

~ Command `ProCmdModelMkPdf`

~ Select `intf_profile` `opt_profile`1  `bad1pdf`;\

~ Activate `intf_profile` `OkPshBtn`;

mapkey cfp @MAPKEY_NAMECheck In and makes a .pdf file and stores\nit in your work \

mapkey(continued) directory;@MAPKEY_LABEL>Create Adobe File;%cki;%caf;

You will need to create an adobe profile and replace "bad1pdf" with your own

It will put it in your start up directory or current active directory

Ron

Announcements
NEW Creo+ Topics: Real-time Collaboration

Top Tags