Add Html Header and Footer to PDF
Parameters
- File Namestring, Required
Name of the file.
- DocumentString, Required
Document
- HTML ContentString, Required
Please put HTML Content but it must be string.
- LocationString, Required
You can take any location value but it must be string.
- skip First PageBoolean
If you want to skip first page than please select Yes
If you don’t want to skip first page than please select No.
- PagesString, Required
- Specify page indices as comma-separated values or ranges to process (e.g. “0, 1, 2-” or “1, 2, 3-7”).
- If not specified, the default configuration processes all pages. The input must be in string format.
- Margin top in MM (Millimeter)double
Margin top in mm but value must be integer.
- Margin Bottom in MM (Millimeter)double
Margin Bottom in mm but value must be integer.
- Margin Left in MM (Millimeter)double
Margin Left in mm but value must be integer.
- Margin Right in MM (Millimeter)Default: double
Margin Right in mm but value must be integer.
Output
- Temp, Document, Name
Base64
