Set Form Values#

The block sets form values in a PDF document.

File Name[Text] The name of the PDF file in which to set the form values. You can enter the full file name including the path.
Values[Dictionary] A dictionary with values. For example: @{"Text1"="Value1";"Text2"="Value2"}
Field Names File[Text] A template file from which field names will be imported. This file can be created for this document using the Template Generator.
New File Name[Text] The new file name. If this value is filled, the document will be saved under this name. Otherwise, the document will be saved under the original path.
Error Handling Level

Select the error handling level. Possible values:

  • "Default" - default;
  • "Ignore" - errors are ignored;
  • "Handle" - errors are handled.

If "Default" is selected, the value of the "Start" block of this diagram will be used.

Message Level

Select the message level that blocks will output during operation. Possible values:

  • "Default" - default;
  • "Release" - output is disabled;
  • "Debug" - main information output;
  • "Detailed" - detailed information output.

If "Default" is selected, the value of the "Start" block of this diagram will be used.

Error Text[Text] Returns detailed information about the error in case of incorrect execution of the block's work.