PDF Tools

Overview

Contains multiple Smart Services and Functions for interacting with PDF Documents.

Key Features & Functionality

Smart Services:

  • Merge PDF - Merges multiple PDF documents into a single document.
  • Extract PDF Pages - Extracts a range of pages from an existing PDF into a new PDF.
  • Fill PDF - Populates the fields of a PDF Form and optionally flattens it disallow further changes.
  • Create PDF Content - Allows text to be added to a PDF with control over the style, position, and angle. An existing PDF can be updated or a new one created from scratch.
  • Convert PDF to Image - Creates an array of images or a multi-page tiff from a PDF.
  • Compress PDF - Compresses the images in the PDF to make it smaller.
  • Un-protect and Copy PDF - Using the document password, create an un-protected copy of a protected PDF.
  • Convert Image to PDF - Creates a PDF starting from one or many images. It also supports multi-page tiff images.
  • Encrypt PDF - Encrypts an existing PDF with a password,
  • Split PDF Pages In Half - Supports spitting individual pdf pages horizontally or vertically with an overlap
  • Rotate PDF - rotate entire pdf by 90, 180, or 270 degrees
  • Convert Txt to PDF - Convert a text to pdf with a choice of font type and size

Functions:

  • Get PDF Metadata - Retrieves metadata on the PDF: page count, title, author, security, encryption, etc.
  • Get PDF Text - Retrieves the text content from a PDF.
  • Get PDF Form Fields - Retrieves the populated form field values of an unflattened PDF.
  • Get PDF Signature Fields - Retrieves the populated signature field values of an unflattened PDF.
  • Get PDF Bookmarks - Retrieves the list of bookmarks and associated page number in the PDF

Anonymous
Parents
  • Hi Team - is there way to set the property to READ-ONLY for the generated PDFs. Currently it doesn't work. 

  • Not sure, but I've gotten around this before by either using "Fill PDF" with the "flatten" property set to true, and/or the "Merge PDF" node and just passing in a single source PDF (and taking the output which is at least somewhat flattened and maybe read-only).

  • HI have you found a solution to this requirement? We are receiving mixed results where some types of PDF's are read-only after generation, but the most recent templates we have uploaded are still editable in Adobe after merging/flatten.  

  • Despite configuring the parameter 'Read Only = True,' the generated PDF remains editable, allowing modifications to its content. Utilizing the editing tools within Adobe Acrobat (full version), users can switch to edit mode, make changes, and save the file without restrictions.

    Our requirement is to ensure that the generated PDF files are effectively set to read-only and rendered non-editable under all circumstances.

Comment
  • Despite configuring the parameter 'Read Only = True,' the generated PDF remains editable, allowing modifications to its content. Utilizing the editing tools within Adobe Acrobat (full version), users can switch to edit mode, make changes, and save the file without restrictions.

    Our requirement is to ensure that the generated PDF files are effectively set to read-only and rendered non-editable under all circumstances.

Children
No Data