Сравнение версий

Ключ

  • Эта строка добавлена.
  • Эта строка удалена.
  • Изменено форматирование.

...

The action saves an image as a PDF-file.

Action icon


Action parameters

Input parameters

Image - path to the image to be saved as pdf.

Target folder - path to the directory where the resulting file will be saved.

Output parameters

Result - the variable to which the path of the resulting file will be written.

...

Settings of parameters

PropertyDescriptionTypeFilling exampleMandatory field
Parameters
ImagePath to the image to be saved as pdf.Robin.ImageC:\doc\img.pngYes
Target folderPath to the directory where the resulting file will be saved.Robin.FolderPathC:\doc\imgYes
Results
ResultThe variable to which the path of the resulting file will be written.Robin.FilePath

...