Skip to main content

Add Image Header Footer to Excel - Branding for Make

PDF4me Add Image Header Footer to Excel module delivers automated image placement into Excel headers or footers within Make scenarios. Add company logos, watermark images, and branding elements with precise alignment (left/center/right), worksheet targeting, and page margin control—enabling professional report branding across cloud storage and email workflows.

Authenticating Your API Request

To access the PDF4me Web API through Make, every request must include proper authentication credentials. Authentication ensures secure communication and validates your identity as an authorized user, enabling seamless integration between your Make scenarios and PDF4me's Excel formatting services.

Add Image Header Footer Excel Make

Key Features

  • Header or Footer Placement: Choose top (header) or bottom (footer)
  • Position Alignment: Left, Center, or Right segment placement
  • Worksheet Targeting: Specific worksheet names or indexes, or all worksheets
  • Margin Customization: Configure page margins (cm)

Parameters

Complete list of parameters for the Add Image Header Footer to Excel module. Configure these parameters to control image placement and page layout.

Important: Parameters marked with an asterisk (***) are required. Worksheet indexes follow Power Automate convention for this action (1-based).

ParameterTypeDescriptionExample
File Name***StringExcel Document Name
• Filename with .xlsx or .xls extension
• Used for processing and output naming
• Supports dynamic naming from scenario variables
report.xlsx
Document***BufferExcel File Content
• Map from previous module (Drive/Dropbox/HTTP)
• Binary Excel file to update headers/footers
• Workbook remains otherwise unchanged
[Buffer from Get File]
Image Name***StringSource Image Filename
• Name with extension used for identification
• Any standard image format
company_logo.png
Image File***BufferSource Image Content
• Binary image data (PNG, JPG, GIF)
• PNG recommended for transparency
[Image Buffer]
Is HeaderBooleanPlacement
True - Add to header (top)
False - Add to footer (bottom)
• Default: true
true
PositionStringHorizontal Segment
Left, Center, Right
• Controls the header/footer section used
Center
Worksheet NamesArrayTarget Worksheets by Name
• Exact case-sensitive names
• If both Names and Indexes empty → applies to all sheets
["Summary","Report"]
Worksheet IndexesArrayTarget Worksheets by Index (1-based)
• 1 = first worksheet
• Union with Names when both provided
• Empty together with Names = all sheets
[1,3]
Top Margin (cm)NumberTop Page Margin
• Affects header spacing from page edge
• Default: 1.9 cm
1.9
Bottom Margin (cm)NumberBottom Page Margin
• Affects footer spacing from page edge
• Default: 1.9 cm
1.9
Left Margin (cm)NumberLeft Page Margin
• Adjust to align with document layout
1.9
Right Margin (cm)NumberRight Page Margin
• Adjust to align with document layout
1.9

Output

Table View

ParameterTypeDescription
NameStringOutput Excel filename
Doc DataBufferExcel document with image header/footer

Scenario Examples

Automated Corporate Logo Header Workflow

Complete Scenario Steps:

  1. Trigger: Scheduled weekly report generation
  2. Get Excel Report: Retrieve workbook from Google Drive
  3. Get Logo Image: Fetch company logo from assets
  4. Add Logo Header: Insert image to header center
  5. Apply to All Sheets: Leave worksheet selectors empty
  6. Set Margins: Use 1.9 cm defaults for professional layout
  7. Email Distribution: Send branded report to management

Business Benefits:

  • Brands 52 weekly reports annually automatically
  • Ensures consistent corporate identity on all worksheets
  • Eliminates manual header edits, saving 10 minutes per report

Industry Use Cases & Applications

  • Financial statements branding
  • Audit report watermark footer

Get Help