This repository contains Examples projects for GroupDocs.Merger Cloud SDK for PHP to help you learn and write your own applications.
GroupDocs.Merger Cloud SDK for PHP allows you to merge documents and manipulate document structure across wide range of supported document types - PDF, DOCX/DOC, PPTX/PPT, XLSX/XLS, VSDX/VSD, ODT, ODS, ODP, HTML, EPUB and many others. Merge several documents into one, split single document to multiple documents, reorder or replace document pages, change page orientation, manage document password and perform other manipulations with GroupDocs.Merger Cloud API. GroupDocs.Merger Cloud SDK for PHP has been developed to help you integrate all these features in your PHP application without any hassle.
- PHP with Composer installed
- Get your ClientId and ClientSecret at https://dashboard.groupdocs.cloud (free registration is required).
The package contains PHP examples. Follow the given steps to proceed run:
- Extract the downloaded project
- Edit CommonUtils.php and put ClientId and ClientSecret, obtained from https://dashboard.groupdocs.cloud there
- Go to "Examples" directory of the project
- Execute "composer update" command
- Run examples using "php .\RunExamples.php" command
For more details, visit Getting Started.
All GroupDocs.Merger Cloud SDKs are licensed under MIT License.
Home | Product Page | Docs | Demos | API Reference | Source Code | Blog | Free Support | Free Trial