MBS DynaPDF Error message

I have set my first step as a variable called $restult; Value: MBS( "DynaPDF.Initialize"; $path)

I get this error message to my container:
[MBS] DynaPDF library not loaded. Please call DynaPDF.Initialize once.

From my understanding $path can be empty… is this correct? Any advice?

-Drew

And what does DynaPDF.Initialize return?

It looks for the DynaPDF library in the same folder as the plugin if the path is empty.

Sorry for the silly question, I ended up setting up DynaPDF.Initialize to the path