PDFiumSharp
PDFiumSharp copied to clipboard
Latest Pdfium Build has different Functions
I tried to Include the Latest version of Pdfium (chromium/3879) but when creating a new PdfDocument with a byte array it throws an exception:
'PInvokeStackImbalance' : 'A call to PInvoke function 'PDFiumSharp!PDFiumSharp.PDFium+PlatformInvoke::FPDF_LoadMemDocument_x86' has unbalanced the stack. This is likely because the managed PInvoke signature does not match the unmanaged target signature. Check that the calling convention and parameters of the PInvoke signature match the target unmanaged signature.'