Hi there,
I’m trying to compile an existing desktop app in Xojo 2024r3.1 and MBS plugins 245 (Nov. 2024).
The app compiles and works fine in Xojo 2021r3.1 using MBS plugins 231 (March 2023).
Both Xojo versions use same MBS Plugins names (but different versions).
When compiling I get an error on PDFDocumentMBS: “can’t find a type with this name.”
MBS DynaPDF plugin is loaded.
I tried replacing PDFDocumentMBS by DynaPDFMBS but then I’m missing the PDFDocumentMBS.PrintOperation method …
Is there something changed in MBS PDF between v231 and v245 ?
Hoping @Christian_Schmitz has an idea …
Thanks !
Olivier