Open 3rd Party (PDF)

Open 3rd Party (PDF)

inventor4578
Advocate Advocate
416 Views
2 Replies
Message 1 of 3

Open 3rd Party (PDF)

inventor4578
Advocate
Advocate

Hi,

Sometime i put PDF of datasheet into part on 3rd Party, i would like to know if it possible to open it by iLogic ?

 

inventor4578_0-1635140892703.png

 

Thank you very much,

Regards.

 

 

0 Likes
417 Views
2 Replies
Replies (2)
Message 2 of 3

WCrihfield
Mentor
Mentor

Sure.  As long as your computer has a default program set-up to open PDF files.  Here is the simplest way to do it.

ThisDoc.Launch("FT.pdf")

Since that document is embedded in your Inventor document, it's kind of like it's loaded into memory, so you can open it by just the file name shown in your browser, without knowing the whole path.

 

 

If this solved your problem, or answered your question, please click ACCEPT SOLUTION.
Or, if this helped you, please click (LIKE or KUDOS) 👍.

If you want and have time, I would appreciate your Vote(s) for My IDEAS 💡 or you can Explore My CONTRIBUTIONS

Wesley Crihfield

EESignature

(Not an Autodesk Employee)

0 Likes
Message 3 of 3

inventor4578
Advocate
Advocate

It's working !

It is possible to list in a listbox the attached files ?

Thanks

0 Likes