These code snippets show how to merge multiple XPS documents into a single XPS package or PDF document using Aspose.Page for Java. This is ideal for consolidating digital documents or preparing files for distribution.
- Merge several XPS documents into one XPS file.
- Merge several XPS documents into one PDF document.
- Reference Aspose.Page for Java in your project.
- Copy the required code snippet into your project.
- Download a temporary license and set it up as described here or use a paid license.
- Run the example.
In evaluation mode, total number of pages of merged XPS files is limited to 4. Apply a valid license to use full functionality.
See Merge XPS Files in the official documentation for more details.
- Documentation – Aspose.Page for Java
- Product page – Aspose.Page for Java
- Free Support Forum – Aspose.Page
- Blog – Aspose.Page Product Family
- API Reference – Aspose.Page for Java
- Maven repository – Aspose.Page for Java
- Java 8 or higher
- Aspose.Page for Java library