Skip to main content
Participant
October 3, 2024
Answered

Javascript for PDF forms resources

  • October 3, 2024
  • 1 reply
  • 1023 views

I'm trying to find Javascripting for pdf forms tutorials or examples of how to write the script and understand what logical operators, conditional statements, basic calculations are.     Everything I search on is API/Web based.  I want the old school "var a =this.getField("Name")" but am struggling to find anything.  I have the Acrobat Manual, and a book from amazon, but looking for more to help my co-workers understand.

This topic has been closed for replies.
Correct answer Thom Parker

See this article:

https://www.pdfscripting.com/public/PDF-Form-Scripting.cfm

 

You'll also need the Acrobat JavaScript Model Reference and guide:

https://opensource.adobe.com/dc-acrobat-sdk-docs/library/jsapiref/JS_API_AcroJS.html#

 

 

1 reply

Thom Parker
Community Expert
Thom ParkerCommunity ExpertCorrect answer
Community Expert
October 3, 2024
Thom Parker - Software Developer at PDFScriptingUse the Acrobat JavaScript Reference early and often