Here is a Advanced REST Client (ARC) file containing sample REST calls to Qoppa PDF REST API to create, convert and manipulate PDF documents. This is a good way to get started with our REST API. After installing Qoppa PDF Automation Server (PAS) on your own server, just import this file into ARC, set up the parameter options such as your server name or IP address and start communicating with PAS through the REST API immediately.

Download ARC Google Chrome extension

Sample Collections of Request in Postman to communicate with Qoppa PDF REST API

arc-data-export.json contains the following samples:

Annotations: Get annotations lists, Export annotations, Flatten annotations, Import annotations

Create & Upload: Create new folder, Upload a PDF, Upload JPEG as PDF, Upload PNG as PDF, Upload a Tiff as PDF, Upload a GIF as PDF, Get all children in folder, Upload .doc as PDF, Upload .docx as PDF, Upload .XLSX as PDF, Upload.XLSX as PDF in folder

Document Assembly: Append two existing documents, Upload and append to existing, Append JPEG to existing PDF, Append PNG to existing PDF, Append Tiff to existing PDF, Append GIF to existing PDF, Delete pages, Add blank page to existing PDF.

Downloading and Exporting to Images: Download existing PDF, Download single pas as JPEG, Download entire existing PDF as TIFF, Download existing PDF as HTML / SVG, Download single page as GIF, download single page as PNG, Download single page as GIF, Download single page as PNG, Download single page as TIFF.

Encryption and Permissions: Get the current permissions, clear usage rights. set password permissions, clear password permissions

Form Fields: Get field list, Export form fields, Import form fields, Flatten form fields

Linearize: Linearize a PDF

OCR/ Text: OCR entire document, Extract ALL Text

Optimize: Create optimizer profile, Optimize a PDF

PDF/A: Convert to PDF/A-1b, Convert to PDF/A-2b, Convert to PDF/A-3b, Validate PDF/A-1b, Validate PDF/A-2b, Validate PDF/A-3b, Validate PDF/A-1a, Validate PDF/A-2u, Validate PDF/X-1a 2001, Validate PDF/X-1a 2003, Validate PDF/X-3 2001, Validate PDF/X-3 2003

Signing: Add Signature field to PDF, Sign PDF, Clear Signature, Get Signature fields in PDF

Watermarks, Headers & Footers: Stamp the document with text, Stamp the document with an image.

jason_files.zip is a zip file that contains all the json files that can be used in the samples above to send in parameters such as signature certificates, image files, and other advanced fields in json format.

Tagged: