Skip to main content

PDF - Resize - Page Dimension Control for Zapier

PDF4me PDF - Resize action adjusts PDF page dimensions in Zapier. Set IsPageSizeRequested, choose Page Size Type (e.g. CustomSize), specify Custom Width and Custom Height in mm, and optionally add padding. Standardize mixed-size documents, fit content to A4/Letter, or resize specific pages (e.g. cover or appendix) to match the rest of the document.

Key Features

  • Custom Dimensions: Width and height in millimeters for precise control
  • Predefined Sizes: A4, Letter, Legal, and other standard page types
  • Page Targeting: Resize specific pages (1, 2, 1-5) or all
  • Padding Control: Add top, bottom, left, right padding in mm
  • Batch Processing: Resize PDFs from triggers (Dropbox, forms) automatically

Authenticating Your API Request

To access the PDF4me Web API through Zapier, every request must include proper authentication credentials.

PDF Resize Zapier configuration: PDF File, File Name drylab.pdf, Page Sequence 2, IsPageSizeRequested True, Page Size Type CustomSize, Custom Width 1000mm, Custom Height 1000mm, Padding 0

Configure step: Page Sequence, IsPageSizeRequested, CustomSize, dimensions, padding.


Configuration Fields (Fact-Checked)

Important: Parameters marked with an asterisk (*) are required.

File Input

ParameterTypeRequiredDescriptionExample from UI
PDF File *FileYesInput PDF from previous step1. File: (Exists but not shown)
File Name *StringYesOutput file name1. File Name: drylab + 1. File Ext: .pdf

Page Selection

ParameterTypeRequiredDescriptionExample from UI
Page SequenceTextNoPages to resize (1, 2, 1-5, or all)2

Size Settings

ParameterTypeRequiredDescriptionExample from UI
IsPageSizeRequested *BooleanYesWhether to apply custom page sizeTrue
Page Size TypeOptionNoCustomSize, A4, Letter, etc.CustomSize
Custom Width (mm)NumberIf CustomSizeTarget width in millimeters1000.0
Custom Height (mm)NumberIf CustomSizeTarget height in millimeters1000.0

Padding (mm)

ParameterTypeRequiredDescriptionExample from UI
Padding Bottom (mm)NumberNoBottom padding0.0
Padding Top (mm)NumberNoTop padding0.0
Padding Left (mm)NumberNoLeft padding0.0
Padding Right (mm)NumberNoRight padding0.0

Troubleshooting

IsPageSizeRequested

Set to True to apply custom dimensions. When False, the action may not change page size. Ensure Page Size Type is CustomSize when using Custom Width/Height.

Page Sequence

Use 2 for page 2 only, 1-5 for a range, or leave empty for all pages. Resizing applies to the specified pages.

Padding in mm

Add padding (e.g. 5.0, 10.0) to create margins around content. All four values default to 0.0 for no padding. Use the + button to map dynamic values.


Output

The PDF4me PDF - Resize action returns the resized PDF. Map File Url or File Content to the next step.

ParameterTypeDescription
File ContentBinaryResized PDF ready for download or processing
File UrlStringDirect URL to access the resized PDF
File NameStringOutput filename without extension
Full File NameStringComplete filename with .pdf extension

Workflow Examples

Standardize to A4

  1. Trigger: PDFs from various sources (forms, scans, exports)
  2. Resize PDF: Page Size Type A4, IsPageSizeRequested True
  3. Upload or Email: Distribute standardized documents

Benefit: Consistent page size across documents; easier printing and archiving.

Industry Use Cases

Document Standardization

Organizations receive PDFs from multiple sources—forms, scans, exports from different software—resulting in mixed page sizes (Letter, A4, Legal, custom). Resize PDF standardizes all documents to a target size (e.g. A4 or Letter) for consistent printing, archiving, and distribution. Set IsPageSizeRequested True, choose Page Size Type (A4, Letter, or CustomSize with dimensions in mm), and process documents as they arrive. Ensures uniform appearance in document management systems, simplifies print batches, and meets policies that require a standard page size for records.