dynaPDF plugin isn't visible to project

I have downloaded MBS Dynapdf plugin and followed the install directions ie. copy the plugin file to my plugins folder.
I ran one of the example projects and I get the following -

App.CreatePDFwithImage, line 1 Can't find a type with this name Dim pdf As New DynapdfMBS
Interestingly I can see the CURL plugin which I have copied to the same folder.

dim c as new CURLMBS

Do you need to buy the DynaPDF plugin to try it?

You can try without license.

Does it show in about dialog in list of loaded plugins?

dumb question :wink: did you restart Xojo after copying the plugin in the plugin folder ?

https://i.ibb.co/d5tThhn/DynaPdf.png

jpeg import and a few others are not in the dynaPDF plugin
they are in other plugins

No I copied the plugin then opened the example project without closing my existing project so I presume that is why it didn’t work yesterday.

Yes Xojo has to be restarted after adding a plugin to the plugins folder

Does it work after restart of Xojo?

Yes, I copied the plugin then opened the example project without closing my existing project. That appears to be why it didn’t work. Other errors in the dynaPdf example projects were not because the plugin wasn’t there but because I needed other plugins to make the example run.
https://i.ibb.co/d5tThhn/DynaPdf.png