Rotate Page - Page Orientation API
PDF4me Rotate Page is a powerful enterprise-grade solution that rotates specific pages in PDF documents through advanced API integration. This comprehensive PDF page rotation service efficiently processes PDF documents, providing intelligent page selection, automated page rotation, document orientation management, and advanced PDF processing capabilities for enhanced document management and workflow optimization. The API processes page rotation by receiving source PDF documents through REST API calls, utilizing advanced page analysis algorithms and intelligent rotation processing for accurate page orientation and professional PDF processing. With comprehensive support for multiple rotation types, intelligent page selection, automated rotation processing, and professional PDF handling, this solution is ideal for document management, automated page rotation, PDF optimization, and enterprise workflows that require reliable page rotation with guaranteed accuracy and consistent output quality. Rotate Pages in PDF documents easily with API for advanced PDF processing and document orientation management.
Authenticating Your API Request
To access the PDF4me REST API, every request must include proper authentication credentials. Authentication ensures secure communication and validates your identity as an authorized user of the REST API.
Key Features
- Multiple Rotation Types: Support for various rotation angles and orientations
- Flexible Page Selection: Rotate specific pages using page numbers and ranges
- Intelligent Processing: Advanced algorithms for accurate page identification and rotation
- Quality Preservation: Maintain PDF quality during page rotation operations
- Seamless API Integration: RESTful API designed for automated PDF processing workflows and enterprise system integration
REST API Endpoint
The PDF4me REST API uses standard HTTP methods to interact with resources. All page rotation operations are performed through a single endpoint:
- Method: POST
- Endpoint:
/api/v2/RotatePage
Supported PDF Page Rotation Features
The API provides comprehensive support for various PDF page rotation and orientation capabilities:
Rotation Types
- Multiple Angles: Support for 90°, 180°, and 270° rotation angles
- Intelligent Processing: Advanced algorithms for accurate rotation processing
- Quality Preservation: Maintain PDF quality during rotation operations
- Professional Results: High-quality PDF processing with accurate rotation
- Advanced Processing: Support for complex page structures and rotation requirements
Page Selection
- Flexible Selection: Choose specific pages or page ranges for rotation
- Intelligent Processing: Advanced algorithms for accurate page identification
- Multiple Formats: Support for various page selection formats and patterns
- Professional Results: High-quality page analysis with accurate selection
- Advanced Processing: Support for complex page structures and selection requirements
Document Orientation
- Orientation Management: Manage document orientation and page alignment
- Quality Preservation: Maintain PDF quality during orientation changes
- Professional Results: High-quality PDF processing with accurate orientation
- Advanced Processing: Support for complex document structures and orientation requirements
REST API Parameters
Complete list of parameters for the Rotate Page REST API. Parameters are organized by category for better understanding and implementation.
Important: Parameters marked with an asterisk (*) are required and must be provided for the API to function correctly.
Required Parameters
| Parameter | Type | Description | Example |
|---|---|---|---|
| File Content* | Base64 | The complete content of the PDF document encoded in Base64 format for page rotation processing. This parameter contains the entire PDF file data required for page analysis, page selection, and rotation workflows. Essential for secure document handling and API-based PDF page rotation operations. | JVBERi... |
| File Name* | String | The source PDF document filename with proper .pdf extension for page rotation operations. This parameter identifies the input document for page analysis, page selection, and rotation workflows. Required for document identification and processing pipeline management in PDF page rotation operations. | document.pdf |
| Rotation Type* | String | Specify the rotation type for page orientation changes. Choose from 90 (90-degree clockwise rotation), 180 (180-degree rotation), 270 (270-degree clockwise rotation), or -90 (90-degree counter-clockwise rotation). This parameter enables precise control over page orientation and rotation angles for optimal document presentation and readability. | 90 |
| Pages* | String | Specify the page numbers to rotate in the PDF document using flexible page selection formats. Supports individual pages ("1, 3, 5"), page ranges ("1-5, 10-15"), mixed formats ("1, 3-7, 10"), or specific page patterns. Enables precise page targeting for selective page rotation and efficient document processing workflows. Page indices start from 1. Default value is "1". | 1,3,5 |
Output
The PDF4me Rotate Page REST API returns a response that can be viewed in multiple formats. Choose the view that best fits your needs:
- JSON
- Table
- Schema
- Binary
JSON Response Format
The raw JSON response from the API:
{
"File Content": "Output file content from the PDF4me action",
"File Name": "Output file name from the PDF4me action"
}
Table View
Response data in a structured table format:
| Parameter | Value |
|---|---|
| File Content | Output file content from the PDF4me action |
| File Name | Output file name from the PDF4me action |
Schema View
The data structure and types of the response:
2 items
File Content: Binary Output file content from the PDF4me action
File Name: String Output file name from the PDF4me action
Type Indicators:
Binary= Binary dataString= Text data
Binary Data View
The actual rotated PDF file data:
data
─────────────────────────────
File Content: Output file content from the PDF4me action
File Name: Output file name from the PDF4me action
Binary Data Access:
- PDF Content: Ready for download or further processing
- Rotated PDF: Complete PDF with selected pages rotated
Request Example
Header
Content-Type: application/json
Authorization: YOUR_API_KEY
Note: Get your API key from the PDF4me Dashboard
Payload
{
"docContent": "Please put PDF base64 content",
"docName": "document.pdf",
"rotationType": "90",
"pages": "1,3,5"
}
Code Samples
The PDF4me Rotate Page REST API provides code samples in multiple programming languages. Choose the language that best fits your development environment:
- C#
- Java
- JavaScript
- Python
- Salesforce
- n8n
- Google Script
- AWS Lambda
Google Script Sample
Google Apps Script implementation for Google Workspace integration:
PDF Page Rotation Features
Rotation Types
- Multiple Angles: Support for 90°, 180°, and 270° rotation angles
- Intelligent Processing: Advanced algorithms for accurate rotation processing
- Quality Preservation: Maintain PDF quality during rotation operations
- Professional Results: High-quality PDF processing with accurate rotation
- Advanced Processing: Support for complex page structures and rotation requirements
Page Selection
- Flexible Selection: Choose specific pages or page ranges for rotation
- Intelligent Processing: Advanced algorithms for accurate page identification
- Multiple Formats: Support for various page selection formats and patterns
- Professional Results: High-quality page analysis with accurate selection
- Advanced Processing: Support for complex page structures and selection requirements
Document Orientation
- Orientation Management: Manage document orientation and page alignment
- Quality Preservation: Maintain PDF quality during orientation changes
- Professional Results: High-quality PDF processing with accurate orientation
- Advanced Processing: Support for complex document structures and orientation requirements
Industry Use Cases & Applications
- Use Cases
Use Cases
- Document Orientation: Correct page orientation in scanned documents
- Print Management: Rotate pages for proper printing and presentation
- Archive Management: Correct orientation in archived documents
- Content Management: Rotate pages in content management systems
- Workflow Automation: Automate page rotation workflows for enterprise operations
- Batch Processing: Process large volumes of PDFs with automated page rotation
- Document Processing: Rotate pages for better presentation and usability
- Content Distribution: Rotate pages for proper content distribution and sharing