Add Page Number to PDF in Make
Add Page Number to PDF is a Make module that automatically adds page numbers to PDF documents with full control over format (Page X of Y), position, font size, and styling. Use it to number pages in a PDF as part of a Make automation, no Adobe Acrobat or manual steps needed.
In the Page number Format field, X is substituted with the current page number and Y with the total page count. Use a format like Page X of Y for professional documents or just X for minimal footers.
Combine Left/Center/Right for horizontal and Top/Middle/Bottom for vertical to place page numbers in any of nine positions. Margin values in millimetres offset the number from the chosen edge, ensuring it does not overlap body content.
Set Skip FirstPage to Yes to omit page numbering from the first page. This is the standard approach for documents with a cover page or title page, where the visible page 1 is actually the second physical page of the PDF.
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 powerful page numbering services.

Set Page number Format to your pattern (e.g. Page X of Y), choose alignment and margin values, and enable Skip First Page for cover sheets.
What are the key features of Add Page Number to PDF?
- Custom Formats: Define page number format patterns (Page X, X of Y, etc.)
- Position Control: Precise placement with alignment and margin settings
- Font Styling: Customize font size, bold, and italic formatting
- Cover Page Option: Skip numbering on first page for title pages
- Flexible Positioning: Nine alignment combinations for placement
How do I configure Add Page Number to PDF in Make?
| Parameter | Required | What it does | Example |
|---|---|---|---|
| Connection | Required | PDF4me API connection. Click Add and paste your API key the first time. | My PDF4me connection |
| PDF File Name | Required | Filename of the source PDF including the .pdf extension. | report.pdf |
| PDF File | Required | Binary content of the source PDF. Map from a prior cloud storage download. | 1. Data |
| Set Bold | Required | Yes to apply bold font weight to the page number. No for regular weight. | No |
| Set Italics | Required | Yes to apply italic font style to the page number. No for regular style. | No |
| Page Number Format | Required | Format string. Use X for current page and Y for total page count. Examples: Page X of Y, X, X/Y. | Page X of Y |
| Skip FirstPage | Conditional | Yes to omit page numbering from the first page. Common for cover pages and title pages. | Yes |
| Font Size | Required | Font size in points for the page number text. Must be between 1 and 100. | 10 |
| Vertical Alignment | Required | Top Middle or Bottom. Controls the vertical placement of the page number on the page. | Bottom |
| Horizontal Alignment | Required | Left Center or Right. Controls the horizontal placement on the page. | Right |
| Horizontal Margin in MM | Required | Distance from the horizontal alignment edge in millimetres. Ignored for Center. | 10 |
| Vertical Margin in MM | Required | Distance from the vertical alignment edge in millimetres. Ignored for Middle. | 10 |
Output
| Field | Type | What it contains |
|---|---|---|
| Doc Data | Binary | The PDF with page numbers rendered on every targeted page. Map directly into a cloud storage upload or email field. |
| Name | String | Output filename of the numbered PDF. |
When should I use Add Page Number to PDF in Make?
The PDF4me Add Page Number module in Make provides comprehensive scenario templates for page numbering automation:
- Report Numbering
- Manual Preparation
- Proposal Numbering
- Contract Numbering
Automated Business Report Page Numbering Scenario
Transform your reporting with automated professional page numbering:
Complete Scenario Steps:
- Trigger: Monthly business report generated
- Get Report PDF: Download report from generation system
- Add Page Numbers: Insert "Page X of Y" format
- Position Bottom Center: Place numbers at bottom center
- Skip Cover Page: Exclude numbering from first page
- Set Font Size: Use 10pt for professional appearance
- Upload Final Report: Save to Google Drive reports folder
- Email Stakeholders: Send numbered report to management
Business Benefits:
- Numbers 50+ reports monthly automatically
- Ensures easy page reference in discussions
- Provides professional document presentation
- Eliminates manual page numbering process
Automated User Manual Page Numbering Scenario
Streamline your documentation with automated manual page numbering:
Complete Scenario Steps:
- Trigger: User manual documentation build completed
- Get Manual PDF: Download compiled user manual
- Add Page Numbers: Insert page numbers bottom right
- Use Custom Format: Apply "Page X" format
- Skip Title Pages: Exclude first 2 pages from numbering
- Add Bold Formatting: Make page numbers bold for visibility
- Upload to Portal: Save to documentation download portal
- Version Control: Tag with version number and date
Business Benefits:
- Numbers 20+ product manuals quarterly automatically
- Improves manual navigation with clear page references
- Maintains professional technical documentation
- Reduces manual preparation time by 90%
Automated Proposal Page Numbering Scenario
Optimize your proposals with automated professional page numbering:
Complete Scenario Steps:
- Trigger: Sales proposal content finalized
- Get Proposal PDF: Download proposal document
- Add Page Numbers: Insert "X/Y" format bottom right
- Skip Cover and TOC: Exclude first 2 pages
- Set Small Font: Use 9pt for subtle appearance
- Add Proposal Number: Include proposal ID in footer
- Upload Final: Save to proposals folder
- Email Client: Send professionally numbered proposal
Business Benefits:
- Numbers 70+ proposals monthly automatically
- Provides easy page reference for client discussions
- Maintains professional proposal appearance
- Eliminates manual numbering before sending
Automated Contract Page Numbering Scenario
Enhance your contract formatting with automated page numbering:
Complete Scenario Steps:
- Trigger: Contract finalized and ready for execution
- Get Contract PDF: Download contract document
- Add Page Numbers: Insert "Page X of Y" bottom center
- Include All Pages: Number all pages including cover
- Set Bold: Apply bold formatting for clarity
- Add Contract Number: Include in page number format
- Upload for Signing: Save to signature-ready folder
- Email Parties: Send numbered contract for execution
Business Benefits:
- Numbers 90+ contracts monthly automatically
- Ensures clear page references in contract discussions
- Provides professional legal document formatting
- Maintains consistency across all contracts
Industry Use Cases & Applications
- Business & Corporate
- Legal & Professional Services
- Education & Publishing
- Documentation & Technical
- Business Reports: Add page numbers to monthly/quarterly reports
- Executive Summaries: Number strategic planning documents
- Board Packets: Add page references to board materials
- Meeting Minutes: Number minutes for easy reference
- Contract Numbering: Add page numbers to legal agreements
- Legal Briefs: Number court submission documents
- Client Reports: Add page numbers to deliverables
- Proposal Documents: Number sales and service proposals
- Textbooks: Add page numbers to educational materials
- Course Materials: Number training and course documents
- Research Papers: Add page numbers to academic papers
- User Manuals: Number technical documentation
- User Guides: Add page numbers to product documentation
- Technical Manuals: Number technical specifications
- API Documentation: Add page references to API docs
- Standard Operating Procedures: Number process documents
Common Questions
What format string do I use for Page X of Y?
Enter Page X of Y as the Page number Format value. The module substitutes X with the current page number and Y with the total page count during rendering. For minimal footers, just X works. For European style, try X / Y.
Can I skip the first page from numbering?
Yes. Set Skip FirstPage to Yes. This omits page numbering from the first physical page of the PDF, which is the standard approach for documents with a cover page or title page where numbering should start on page 2.
How do I position page numbers at the bottom center?
Set Horizontal Alignment to Center and Vertical Alignment to Bottom. The Horizontal Margin value is ignored for Center alignment. Set Vertical Margin in MM to control the distance from the bottom edge. For reference, see PDF page layout guidelines at Adobe.