form design tree picture

form design tree picture

SpokenEarth
Advocate Advocate
551 Views
5 Replies
Message 1 of 6

form design tree picture

SpokenEarth
Advocate
Advocate

Is it possible to attach pdf to a window form design tree?

0 Likes
Accepted solutions (1)
552 Views
5 Replies
Replies (5)
Message 2 of 6

SpokenEarth
Advocate
Advocate

Am thinking something  like thisilogic-pic.jpg

0 Likes
Message 3 of 6

CCarreiras
Mentor
Mentor

Hi!

 

you cannot attach the pdf file in the form, but you can create a rule to open the pdf and place the "rule button" in the form, which gives you the same final result... open the pdf.

CCarreiras

EESignature

Message 4 of 6

SpokenEarth
Advocate
Advocate

Thanks, could you perhaps assist me by provide a code?

0 Likes
Message 5 of 6

Curtis_Waguespack
Consultant
Consultant
Accepted solution

Hi  @SpokenEarth 

 

You can open any document with something like this.

ThisDoc.Launch("C:\Temp\My PDF.pdf")

 

As mentioned you can add this to a rule and then add that rule to your form as a button.

 

I hope this helps.
Best of luck to you in all of your Inventor pursuits,
Curtis
http://inventortrenches.blogspot.com

EESignature

0 Likes
Message 6 of 6

SpokenEarth
Advocate
Advocate

Thank you Curtis.

Achilles

0 Likes