website logo
πŸ”­Overview
πŸ’ΌPlatform Actions
πŸ’œIntegrations
🧰Custom Actions
πŸ› οΈDeveloper's Guide
Navigate through spaces
⌘K
πŸ“•Call API
πŸ“•Generate Document
πŸ“•Call Subprocess
πŸ“•Decisional
βš“Decisional Further Reading
πŸ“•Join
πŸ“•Delay
πŸ“•For Each
πŸ“•Get File Data
πŸ“•Map Process Data
βœ‰οΈSend Email
πŸ“¬Inbound email
πŸ“Database
πŸ“Documents
πŸ“DateTime
πŸ“FTP/sFTP
πŸ“Json
πŸ“XPath
πŸ“Lists
πŸ“Numerical
πŸ“Strings
πŸ“Converters
πŸ“Excel
πŸ“Scripting
πŸ“Utilitary
πŸ“Pdf
πŸ“Beta
Docs powered byΒ archbeeΒ 

Remove Pdf pages

3min

Overviewο»Ώο»Ώ

Use this action to remove a selection of pages from a PDF and return the remaining pages as a new PDF.

How to configure the Remove PDF Pages action?ο»Ώο»Ώο»Ώο»Ώο»Ώο»Ώ

Step 1. Create a process and give it a name.

Step 2. Drag the Remove PDF Pages action to the canvas and link it to the other actions.

Document image
ο»Ώ

Step 3. Create the variables needed for the configuration of the action, and then add them to the configuration panel:

Document image
ο»Ώ

Input file: you need to add a File that contains a .pdf from which the pages will be removed.

Page selection: you need to write inside the editor the selection of pages you want to select for removal. Supports intervals (ex 5-7) and single values (ex 11).

Resulting file: the File with .pdf resulted after deleted pages.

Given an input PDF with 10 pages and the following selection:

3

5-7

Resulting .pdf should contain pages: 1,2,4,8,9,10.

Step 4. Save, Validate and Run the process.

Step 5. You will be prompted to add the file for our input variable. Click Run.

Step 6. To verify the process click Check instance.

Step 7. In the Output section, you can see the output variable containing the PDF file with the remaining pages only.

Updated 31 Mar 2023
Did this page help you?
Yes
No
PREVIOUS
Select Pdf pages
NEXT
Pdf Extract Text
Docs powered byΒ archbeeΒ 
TABLE OF CONTENTS
Overviewο»Ώο»Ώ
How to configure the Remove PDF Pages action?ο»Ώο»Ώο»Ώο»Ώο»Ώο»Ώ