はじめてのオートメーションをわずか数分で作成できます。Studio Web を試す →
作成者: E C
5
アクティビティ
9.6k
要約
要約
The activity is used for converting images to PDF
概要
概要
The supported formats of images are PNG, JPEG, JPG etc.
There is only one activity and it includes the following 3 parameters:
1. ImagePath
ImagePath refers to the actual path of the required image which needs to be converted
2. PDFPath
PDFPath is the export path of the resulting PDF
3. Result
The result returns a boolean variable which is true or false after the conversion.
Please note that the activity is not dependent on any API.
機能
機能
Ability to export images as PDF. It covers most of the image types such as png, jpg, jpeg.
その他の情報
その他の情報
依存関係
iTextSharp 5.5.13.1 System.Drawing 4.0.0.0
コード言語
Visual Basic
ランタイム
Windows レガシ (.Net Framework 4.6.1)