Skip to main content
Peter Loebel
Participant
December 20, 2017
Answered

Missing Interop.Illustrator.dll for Illustrator 2018

  • December 20, 2017
  • 2 replies
  • 2276 views

For a C # project, I used "Interop.Illustrator.dll", but now it no longer works with Illustrator 2018

Where can I find a recent "Interop.Illustrator.dll" version

This topic has been closed for replies.
Correct answer bruceh92106820

If you go to your project file, References -> Add then select COM you should be able to install Adobe Illustrator CC Type Library, then click the checkbox in front of the name.  The actual location of the dll varies with which version you install, and where it stores it.  Using the method above if Adobe Illustrator CC is installed property the Type Library will appear as I've described.

2 replies

bruceh92106820Correct answer
Inspiring
February 6, 2018

If you go to your project file, References -> Add then select COM you should be able to install Adobe Illustrator CC Type Library, then click the checkbox in front of the name.  The actual location of the dll varies with which version you install, and where it stores it.  Using the method above if Adobe Illustrator CC is installed property the Type Library will appear as I've described.

Participant
January 18, 2018

Did you ever find an answer to this or figure it out?