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.

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).
| Parameter | Type | Description | Example |
|---|---|---|---|
| File Name*** | String | Excel Document Name • Filename with .xlsx or .xls extension • Used for processing and output naming • Supports dynamic naming from scenario variables | report.xlsx |
| Document*** | Buffer | Excel 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*** | String | Source Image Filename • Name with extension used for identification • Any standard image format | company_logo.png |
| Image File*** | Buffer | Source Image Content • Binary image data (PNG, JPG, GIF) • PNG recommended for transparency | [Image Buffer] |
| Is Header | Boolean | Placement • True - Add to header (top) • False - Add to footer (bottom) • Default: true | true |
| Position | String | Horizontal Segment • Left, Center, Right • Controls the header/footer section used | Center |
| Worksheet Names | Array | Target Worksheets by Name • Exact case-sensitive names • If both Names and Indexes empty → applies to all sheets | ["Summary","Report"] |
| Worksheet Indexes | Array | Target 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) | Number | Top Page Margin • Affects header spacing from page edge • Default: 1.9 cm | 1.9 |
| Bottom Margin (cm) | Number | Bottom Page Margin • Affects footer spacing from page edge • Default: 1.9 cm | 1.9 |
| Left Margin (cm) | Number | Left Page Margin • Adjust to align with document layout | 1.9 |
| Right Margin (cm) | Number | Right Page Margin • Adjust to align with document layout | 1.9 |
Output
- Table
- JSON
- Scenario Integration
Table View
| Parameter | Type | Description |
|---|---|---|
| Name | String | Output Excel filename |
| Doc Data | Buffer | Excel document with image header/footer |
JSON Response Format
The raw JSON response from the module:
{
"Name": "report.xlsx",
"Doc Data": "[Buffer Data]"
}
Make Scenario Usage
- Email Distribution: Send branded Excel reports to stakeholders
- Cloud Storage: Upload to Google Drive/Dropbox for collaboration
- Convert to PDF: Create PDF outputs with newly branded headers/footers
Scenario Examples
- Corporate Branding
- Confidential Watermark
- Client Deliverables
Automated Corporate Logo Header Workflow
Complete Scenario Steps:
- Trigger: Scheduled weekly report generation
- Get Excel Report: Retrieve workbook from Google Drive
- Get Logo Image: Fetch company logo from assets
- Add Logo Header: Insert image to header center
- Apply to All Sheets: Leave worksheet selectors empty
- Set Margins: Use 1.9 cm defaults for professional layout
- 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
Automated Confidential Footer Watermark Workflow
Complete Scenario Steps:
- Trigger: File uploaded to confidential folder
- Get Document: Retrieve workbook from storage
- Get Watermark: Fetch "Confidential" watermark image
- Add Footer Image: Insert to footer center
- Target Specific Sheets: Provide worksheet names/indexes
- Set Margins: Increase bottom margin if needed
- Email Team: Distribute to authorized users only
Business Benefits:
- Watermarks 150+ sensitive files monthly
- Provides visible security marking across selected sheets
- Reduces risk of unbranded sensitive distribution
Automated Client Deliverable Co‑Branding Workflow
Complete Scenario Steps:
- Trigger: Project deliverable marked final
- Add Company Logo: Header right position
- Add Client Logo: Header left position (second run)
- Target Sheets: Apply to executive and analysis sheets
- Email Client: Send co‑branded workbook to client
Business Benefits:
- Produces co‑branded deliverables consistently
- Improves professionalism and client experience
- Saves 20 minutes per deliverable in manual edits
Industry Use Cases & Applications
- Finance & Accounting
- Sales & Marketing
- Human Resources
- Operations
- Financial statements branding
- Audit report watermark footer
- Sales reports with corporate logos
- Pricing sheets with header logos
- Payroll reports with company branding
- Production summaries with facility logos