PDF Fusion

Content Type: Module
Categories: Data

Overview

PDF Fusion allows you to open multiple PDFs simultaneously, granting you the freedom to pick, choose, and merge specific pages effortlessly rearrange pages, ensuring your documents are in perfect order. Rotate any page to achieve the ideal viewing angle, making sure your PDFs usable for your end client.

Documentation

Demo urlhttps://pdfeditor100-sandbox.mxapps.io/

PDF Fusion

PDF Fusion allows you to open multiple PDFs simultaneously, granting you the freedom to pick, choose, and merge specific pages effortlessly rearrange pages, ensuring your documents are in perfect order. Rotate any page to achieve the ideal viewing angle, making sure your PDFs usable for your end client.

Implementation Guide

  1. License Acquisition: Before you get started, request a license key by reaching out to support@capegroep.nl.
  2. Integration into Your Application: Once you have your license key, you need to embed it into your application. Do this by placing the "AfterStartup" java action within your application's "AfterStartup" microflow, making sure to input the license key where required.
  3. PDF Domain Model Configuration: Next, populate the "PDF Domain model" using the PDF you intend to work on.
  4. Preparation Action: It's essential to run the PrepareInputPDFImage action before launching the PDF Fusion Page.
  5. Activation: To activate the PDF Fusion tool, use "ACT_SelectInputPDFs" as your click handler. Upon doing so, the PDF_Fusion pop-up will be displayed.
  6. Final Touches: Lastly, you'll need to implement or modify the OnPDFMerged function as per your requirements.

Should you encounter any doubts or require clarification on any of the steps mentioned above, please don't hesitate to reach out to us. We're here to assist!


Used open source software

  1. Fast JSON (Apache License 2.0) (https://github.com/alibaba/fastjson/blob/master/license.txt)
  2. java-jwt (MIT) (https://github.com/auth0/java-jwt/blob/master/LICENSE)
  3. PDFBox (Apache License 2.0) (https://www.apache.org/licenses/LICENSE-2.0)
  4. SLF4J (MIT) (https://www.slf4j.org/license.html)


Releases

Version: 1.0.0
Framework Version: 9.24.10
Release Notes: Initial release