Skip to main content
Participant
March 23, 2018
Answered

Reader Dc not writing metadata in form.

  • March 23, 2018
  • 2 replies
  • 409 views

Hello, I have  develop an adobe form in dc pro, it write metadata using      this.info.Title = "Formulario_A3";    in a script. it's working in adobe DC Pro,  but not in adobe dc reader, why?, how can i sove it problem? I need to have outside access to this info

thanks

This topic has been closed for replies.
Correct answer Karl Heinz Kremer

Take a look at the documentation: Acrobat DC SDK Documentation

It clearly states that that "In Adobe Reader, writing to any property in this object throws an exception.".

You cannot create or modify metadata with the free Reader.

2 replies

Participant
March 26, 2018

thanks, there is some way to put info into a form using Reader? (this information have to be accessed from outside without open the document)

Karl Heinz  Kremer
Community Expert
Karl Heinz KremerCommunity ExpertCorrect answer
Community Expert
March 23, 2018

Take a look at the documentation: Acrobat DC SDK Documentation

It clearly states that that "In Adobe Reader, writing to any property in this object throws an exception.".

You cannot create or modify metadata with the free Reader.