Add Margin to PDF

Add custom margin to PDF. You can add a margin to any side of the PDF. Please note that it will also change the page size of the PDF

Parameters

FileFile, Required

Map the PDF file from the source action. The file should be a PDF.

Margin LeftNumber
Default: 0

Margin to be added on the left side of the page. Measurement in millimeters (mm).

Margin RightNumber
Default: 0

Margin to be added on the right side of the page. Measurement in millimeters (mm).

Margin TopNumber
Default: 0

Margin to be added on the top of the page. Measurement in millimeters (mm).

Margin BottomNumber
Default: 0

Margin to be added at the bottom of the page. Measurement in millimeters (mm).

Output

NameString

The name of the output file.

Doc DataBuffer

The output document is in Binary format.

Add Marging to PDF module in Make