Hi, I am trying to use com_veryStampOpen and I get and error stating that the verywrite.dll is missing.
It is in my system32 directory and my coding directories.
I have tried registereing it with regsvr32 but it cannot register because it is an assembly and not a com object.
The demo downloaded from your website does not work either.
Please help.
=================================
Please copy following DLL files to system32 folder (or syswow64 folder on 64bit system) to try again,
cimage.dll
pdflayerdll.dll
pdfsdk.dll
PdfStamp.dll
PDFStampOcx.dll
pdftoolsdk.dll
also, you need compile your project at x86 mode on the 64bit system, please don’t compile it to AnyCPU mode.
Related Posts
Related posts:
PDF stamper v 2.3 problem, not support Acrobat 6 files
suppress popup message box in PDF Stamp Command Line
Add stamp to PDF
How can I call PDFStampCom from C# code?
How to stamp PDF file from Javascript code? How to stamp PDF file using Image Data from HTML5 Canvas...
How to add or stamp Barcode to PDF pages? We need add GS1-128 barcode to the PDF file
How to use a composite stamp to include both Image and Text contents with PDFStamp Command Line appl...
Adding Barcodes to PDF Pages with VeryPDF PDF Stamper Command Line Software