This package contains Examples for GroupDocs.Conversion for Java that will help you understand API's working and write your own applications.
GroupDocs.Conversion for Java is a universal document conversion library designed for easy integration into any Java application. Allows you to convert back and forth between over 50 types of documents and images, including all Microsoft Office and OpenDocument file formats, PDF documents, HTML, CAD, raster images (TIFF, JPEG, GIF, PNG, BMP) and
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 Utilities.java.
- Set "licensePath" variable to your license path.
- Call applyLicenseFromFile method from MainClass