Sign PDF
Add Signatures to your PDF. If you have an image of your signature, you can add it to your PDF document and control its position and size.
Parameters
- FileFile
The PDF File where the Sign needs to be added. The file should always be PDF. A URL containing a file can also be passed as a parameter.
- File NameString
You can specify a file name. Otherwise, the name will be picked from the File field. This field will be set as the file name for the output file.
- Sign ImageFile
Map the Signature image. Supported image types are jpg, png, gif, BMP, and tiff
- Sign Image file nameString
Name of the Signature image file. The extension is important to identify the image format.
- PagesString
Pages where the signature image needs to be added. Possible values are including numbers ( 1,2,3 etc.) or text (first, last, and all).
- Horizontal AlignmentOption
Horizontal alignment of the image. The allowed values are
- Left - left edge of the page
- Center - equal distance from the left and right edge of the page
- Right - right edge of the page
- Vertical alignmentOption
Vertical alignment of the image. The allowed values are
- Top - the top edge of the page
- Middle - equal distance from the top and bottom edge of the page
- Bottom - the bottom edge of the page
- Image WidthNumber
Image width in millimeters (mm). If 0, the default width will be taken.
- Image HeightNumber
Image height in millimeters (mm). If 0, the default height will be taken.
- Horizontal MarginNumber
Horizontal margin in millimeters (mm). The default value is 0. If the horizontal alignment is Left, it will give a gap from the left edge of the page. If Right, it will give a gap from the right edge of the page. If Center, this field is ignored.
- Vertical MarginNumber
Vertical margin in millimeters (mm). The default value is 0. If the vertical alignment is Top, it will give a gap from the top edge of the page. If Bottom, it will give a gap from the bottom edge of the page. If Middle, this field is ignored.
- TransparencyNumber
Transparency for the sign image. Values range from 0 to 100. 0 for max transparency and 100 for max opacity.
Output
- FileURL
PDF file that contains image added
- File NameString
File Name without extension
- Full File NameString
File Name with extension
- File ExtensionString
File extension
