PowerPlatformConnectors/certified-connectors/PDF Blocks
Victor Perl 65f3162f22
Add v1/add_watermark/image and v1/remove_signatures (#703)
2021-02-24 18:47:28 -08:00
..
apiDefinition.swagger.json Add v1/add_watermark/image and v1/remove_signatures (#703) 2021-02-24 18:47:28 -08:00
apiProperties.json Add PDF Blocks connector artifacts (#326) 2020-07-27 16:03:57 -07:00
readme.md Add PDF Blocks connector artifacts (#326) 2020-07-27 16:03:57 -07:00

readme.md

PDF Blocks

PDF Blocks is a secure, fast, reliable, and fair-priced service to work with PDF documents.

Pre-requisites

To use this connector, you need a PDF Blocks account and an API key. You can try the connector for free.

API documentation

You can find the connector documentation in pdfblocks.com/docs.

Supported Operations

  • Add Password: Protect a PDF document with a password. Encrypt the PDF document to prevent unauthorized access. Documentation
  • Add Restrictions: Add restrictions to prevent copying, printing, and modifying a PDF document. Documentation
  • Add Watermark: Add a watermark to a PDF document. Choose from many watermark templates. Documentation
  • Extract Pages: Extract one or more pages from a PDF document. Documentation
  • Merge Documents: Combine multiple PDF documents into a single PDF document. Documentation
  • Remove Pages: Remove one or more pages from a PDF document. Documentation
  • Remove Password: Remove the password from an encrypted PDF document. The PDF document will no longer require a password to open. Documentation
  • Remove Restrictions: Remove all the restrictions from a PDF document. Documentation
  • Reverse Pages: Reverse the order of the pages of a PDF document. Documentation
  • Rotate Pages: Rotate one or more pages in a PDF document. Documentation