How to Run Examples

Warning
Before running an example make sure that GroupDocs.Merger has been installed successfully.

We offer multiple solutions on how you can run GroupDocs.Merger examples, by building your own or using our back-end or front-end examples out-of-the-box.

Please choose one from the following list:

Download from GitHub

The complete examples package of GroupDocs.Merger is hosted on Github. You can either download the ZIP file or clone the repository of Github using your favorite Github client.

In case you download the ZIP file, extract the folders on your local disk. The extracted files and folders will look like following image:

Open Eclipse (or IntelliJ) and import the project to get started with it. Archived project file can also be imported.Follow the given steps to run the application:

  • Go to project properties.
  • Click on Java Build Path.
  • Go to Libraries and external Jars (GroupDocs.Merger.jar).

Contribute

If you like to add or improve an example, we encourage you to contribute to the project. All examples in this repository are open source and can be freely used in your own applications.

To contribute, you can fork the repository, edit the source code and create a pull request. We will review the changes and include it in the repository if found helpful.