Hello,
I have an issue with the last version of Spire.PDF .NET Library (not the free one), when i am calling the SaveAsImage method from the PdfDocument Object, it throws at runtime a System.MissingMethodException (no error during the compiling).
This problem occurs only on the Spire.PDF Library, but with the FreeSpire.Pdf, i don't have the problem, can you tell me why ?
=> I am using it inside a .net standard 2.0 project.
Thanks in advance for your help.