PDFcross

It is a PDF operation tool to automate the work related to your PDF (for example, watermark and merge multiple files) and improve the work efficiency. We support Japanese language.

This connector is available in the following products and regions:

Service Class Regions
Logic Apps Standard All Logic Apps regions except the following:
     -   Azure Government regions
     -   Azure China regions
     -   US Department of Defense (DoD)
Power Automate Premium All Power Automate regions except the following:
     -   US Government (GCC)
     -   US Government (GCC High)
     -   China Cloud operated by 21Vianet
     -   US Department of Defense (DoD)
Power Apps Premium All Power Apps regions except the following:
     -   US Government (GCC)
     -   US Government (GCC High)
     -   China Cloud operated by 21Vianet
     -   US Department of Defense (DoD)
Contact
Name PotCross Support
URL https://pot-cross.com/en/
Email support@pot-cross.com
Connector Metadata
Publisher PotCross GK.
Website https://pdfcross.com/en
Privacy policy https://pdfcross.com/en/privacy
Categories Content and Files;Productivity

PDFcross is a PDF operation tool to automate the work related to your PDF (for example, watermark and merge multiple files) and improve the work efficiency. We support Japanese language.

Prerequisites

To use this connector, you need a PDFcross API key. You can get the API key.

How to get credentials

You can get a PDFcross API key. After sign in, you can see the API key in your dashboard page.

Get started with your connector

Step1: Choose PDFcross action

In a Power Automate flow, When adding new action, Choose PDFcross action.

Step2: Create a connection with a PDFcross API key

The first time that you add PDFcross action to your Power Automate flow, you need to create a connection. By using a PDFcross API key, you can create new connection to PDFcross service.

Step3: Enter the parameters required by each action

PDFcross actions ask you for some parameters to use each action. You can see the contents of the parameters

Known issues and limitations

Total file size up to 10M.

Common errors and remedies

401 Unauthorized or 403 Forbidden error

Please Check your API Key. You can check your API key

FAQ

Creating a connection

The connector supports the following authentication types:

Default Parameters for creating connection. All regions Not shareable

Default

Applicable: All regions

Parameters for creating connection.

This is not shareable connection. If the power app is shared with another user, another user will be prompted to create new connection explicitly.

Name Type Description Required
API Key securestring The API Key for PDFcross. You can get API key in https://pdfcross.com/ True

Throttling Limits

Name Calls Renewal Period
API calls per connection 100 60 seconds

Actions

Add image file to PDF

You can add image to PDF. For example adding your company logo to the PDF at all pages.

Add text watermark

By inserting a watermark such as [Confidential] on each page of the PDF, you can make the viewer understand the characteristics of the material.

Merge multiple PDF files into one PDF

This is effective when you want to combine PDFs from multiple departments into one pdf file as meeting materials.

Protect your PDF with a password

You can protect the file by prompting for a password when you open the PDF file. This is useful for highly confidential files.

Add image file to PDF

You can add image to PDF. For example adding your company logo to the PDF at all pages.

Parameters

Name Key Required Type Description
fileContent
fileContent True byte
imageContent
imageContent True byte
positionX
positionX True float
positionY
positionY True float
addType
addType True enum - all pages - from to last page - from to pages
fromPage
fromPage integer
toPage
toPage integer

Returns

response
binary

Add text watermark

By inserting a watermark such as [Confidential] on each page of the PDF, you can make the viewer understand the characteristics of the material.

Parameters

Name Key Required Type Description
fileContent
fileContent True byte
watermarkText
watermarkText True string

The text of the watermark. Only English or Japanese

Returns

response
binary

Merge multiple PDF files into one PDF

This is effective when you want to combine PDFs from multiple departments into one pdf file as meeting materials.

Parameters

Name Key Required Type Description
fileContent
fileContent True array of byte

Returns

response
binary

Protect your PDF with a password

You can protect the file by prompting for a password when you open the PDF file. This is useful for highly confidential files.

Parameters

Name Key Required Type Description
fileContent
fileContent True byte
password
password True string

Returns

response
binary

Definitions

binary

This is the basic data type 'binary'.