报错信息:
A call to PInvoke function 'ActiveReports.PdfExport!-d.-cf::SelectObject' 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.
开发环境是VS2017,c#