This package contains Java Example Projects for GroupDocs.Merger for Java and sample input docucuments/templates.
GroupDocs.Merger for Java is a back-end document manipulation API. It allows to swap, remove or reorder pages in a document of supported format. It also manage documents password protection. You can remove or set password protection to any supported document. Furthermore, multiple files can be combined and arranged to a single document.
It is assumed that maven is installed and configured in your system path. You can edit the project by opening in your favorite IDE like NetBeans, Eclipse, and IntelliJ IDEA. Please visit our documentation website for more details.
You may find following resources helpful:
- Learn how to install and configure Maven - Environment Setup
- Maven support for NetBeans
- Maven support for IntelliJ IDEA
- Maven support for Eclipse IDE
Follow below steps if you have product license
- Open CommonUtilities.java.
- Set "licensePath" variable to your license path.
- Call applyLicenseFromFile method from MainClass