Add Margin to PDF
Add custom margin to PDF. You can add margin to any side of the PDF. Please note that it will also change the page size of the PDF
Parameters
- FileFile, Required
PDF file, where margin should be added.
- File NameString
ou 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.
- Top MarginNumberDefault: 0
Margin to be added on the top of the page. Measurement in millimeters (mm).
- Bottom MarginNumberDefault: 0
Margin to be added at the bottom of the page. Measurement in millimeters (mm).
- Left MarginNumberDefault: 0
Margin to be added on the left side of the page. Measurement in millimeters (mm).
- Right MarginNumberDefault: 0
Margin to be added on the right side of the page. Measurement in millimeters (mm).
Output
- FileUrl
PDF File that has margin added
- File NameString
File Name without extension
- Full File NameString
File Name with extension
- File ExtensionString
File Extension