Skip to main content
Inspiring
May 31, 2021
Answered

Editing a PDF without it open [Javascript]

  • May 31, 2021
  • 1 reply
  • 1197 views

Is there any way to edit PDF fields from outside a pdf?

My goal is to have a place (another pdf, javascript, python) where I can input field values that will then change field values in multiple other pdfs.

This topic has been closed for replies.
Correct answer Test Screen Name

PDF Libraries are tools for programmers to work with PDF files. Some of these use the programming language Java. Java is a different language, NOT short for JavaScript. These libraries are not made by Adobe so they are outside the scope of this group.

1 reply

try67
Community Expert
Community Expert
May 31, 2021

Not with Acrobat. You mentioned python, though, where I'm sure it's possible. You can also use other PDF libraries for stand-alone applications, like in Java.

Flynn0101Author
Inspiring
May 31, 2021
quote

 You can also use other PDF libraries for stand-alone applications, like in Java.


By @try67

 

Sorry, @try67  I don't understand. could you please elaborate?

Thanks for your quick answer and help.

Test Screen NameCorrect answer
Legend
May 31, 2021

PDF Libraries are tools for programmers to work with PDF files. Some of these use the programming language Java. Java is a different language, NOT short for JavaScript. These libraries are not made by Adobe so they are outside the scope of this group.