I have a problem with PXC_SignDocumentW.
I spent several hours trying to make any of the PXC_SignDocumentXXX functions work.
I have a simple test scenario; create a new PDF document, add a new page and a picture on the page (our intention is to use PDF for e-archiving of scanned documents). Then I add another new page to put the signature on and try to sign the document - which fails.
Without trying to sign the document, I am able to save it and view it in the Adobe Reader.
My 1. approach - using PXC_SignDocumentW
fails with an AccessViolationException
The problem was in the PXC_SignDocumentW function declarations:
where the rectangle should be passed by reference:
<DllImport("pxclib40")> _
Public Function PXC_SignDocumentUsingW( ... )
You can contact us by phone, email or our social media accounts — we are here to assist you.