I have working code/pdf if I trust a self-signed certificate. Moving to an AATL Certificate, I added the EE and Intermediate certificate to the pkcs7. The digital signature still comes out as Invalid ...
I need help creating and populating PDFs with special characters.First things first:I've created a PDF template with a logo and some text fields, and the values in the text fields are populated via ...
Using javascript in Adobe Acrobat, I'm trying to identify each page in a pdf that has strikethru or underline, and save those pages into a new document. However, the this.getPageNthWord(p, n) seems to ...
I have made a fillable form in Adobe Acrobat DC Pro with several field scripts to activate and deactivate related fields where applicable. One part is stumping me [total novice btw].I created a ...
I created a PDF editor in my Angular / laravel application using: "fabric": "^6.5.3" and "pdf-lib": "^1.17.1".The thing is when I download the pdf, it is ...
With the hyperlink tool in Adobe Acrobat one can simply add hyperlinks to particular parts of a document but all the links it creates are rectangular.Is it possible to create non-rectangular links?...
When the PDF is opened for the first time, the user can add a signature without any issue. However, during the same session, if the user tries to add a second signature, this error occurs. After ...
I got stumped on the attached VBA code trying to pass a javascript string from VBA to Adobe. The javascript "jsobject.app.alert" message executes fine and pops up in Adobe, but the "...
Is it possible to change the setting (programmatically with PyMuPDF) that allows PDF form fields to be printable? I have been able to read and manipulate form field content, style, and appearance but ...
I'm encountering an issue with applying multiple digital signatures to a PDF file generated using an updated version of the Go package github.com/digitorus/pdfsign.When viewing the document in Adobe ...
The code should be simple enough, though it failed when trying to execute the SaveAs command. The error message said the file might be in use so it cannot be written.The target directory has nothing ...
I'm trying to read a dynamic Acrobat PDF in Python. However, this message is all that appears:"Please wait. ..If this message is not eventually replaced by the proper contents ofthe document, ...
I'm writing code to create a report with multiple sections into one PDF. This takes a cover page and inserts a section page and then the report, then it moves to the next section page and report. The ...
So I downloaded the Adobe Acrobat SDK, looking to create my own plugin for Acrobat. I set the include path on Visual Studio to include the header files and added to the preprocessor definitions. ...
I don't open the Acrobat Updater, but it keeps opening by itself periodically. My machine is working fine, so I don't want any updates and I'm annoyed by the constant notification window.I couldn't ...