История страницы
...
Image to PDF
...
Version 4 (Net)
Группа действийAction group: PDF
Описание
Действие сохраняет изображение в pdf файл.
Иконка
Параметры действия
Входные параметры
Изображение - Путь к изображению, которое будет записано в pdf
Папка назначения - Путь к каталогу, в котором будет сохранен результирующий файл
Выходные параметры
...
Description
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
...
Property | Description | Type | Filling example | Mandatory field |
---|---|---|---|---|
Parameters | ||||
Image | Path to the image to be saved as pdf. | Robin.Image | C:\doc\img.png | Yes |
Target folder | Path to the directory where the resulting file will be saved. | Robin.FolderPath | C:\doc\img | Yes |
Results | ||||
Result | The variable to which the path of the resulting file will be written. | Robin.FilePath |
Особые условия использования
Отсутствуют.
Пример использования
Задача
Special conditions of use
None.
Example of use
Task
Convert an image to a PDF-fileНеобходимо конвертировать изображение в PDF-файл.
...
Solution
Воспользоваться действием Use the "Image to PDF" action.
Реализация
Implementation
- Move the Переместить на рабочую область действие "Image to PDF" :action to the workspace.
Настроить параметры для действия "Изображение в PDF": - Запустить робота, нажав на кнопку "Старт" в верхней панели.
Результат
Программный робот отработал успешно.
- Set the "Image to PDF" action parameters.
- Run the robot by clicking "Start" in the top panel.
Result
The program robot completed successfully.
The image is converted to a PDF-fileИзображение сконвертировано в PDF-файл.