With the new release of GroupDocs.Merger for Java 19.8 you can take your document joining experience to the next level.
What is special about this release?
We are pleased to announce that you can now do image joining. And following are the supported image formats:
BMP PNG TIFF How easy is that?
Let’s understand this with a use-case. We’ll join a BMP and TIFF file.
New Format Support
Get Image Representation of a Document
Did you ever wish to get image representation of a document? GroupDocs.Merger for Java 19.6 will make your wish come true. This feature is also helpful for front end application development.
Let’s have a look at its implementation.
It will return page number and page stream. Using getPagePreview method you will get list of page image representations for a document of known format. So, source document file format should be specified.
Support for Diagrams in GroupDocs.Merger
GroupDocs.Merger now supports diagram formats such as VSDFX, VSDM, VSSX, VSSM and VTX . It allows you to swap, rotate or trim pages in diagrams. Apart for that, you can also set or remove password protection of diagrams. This API comes in both Java and .NET platforms and could be integrated in any your .NET or Java application without any dependency.
Features for Diagrams Format Swap Pages: This feature allows you to exchange the position of two pages in the document.
RotatePages Support in Diagram Formats
Page rotation mechanism is one of the fundamental techniques when it comes to document manipulation and modification. As you know this feature is already supported by the API but for the limited file formats. Hence, in this month’s release of GroupDocs.Merger for Java 19.2, we implemented this feature for Diagram formats. By defining page number(s) and rotation angle you can achieve the purpose. Let’s see how simple it is.
We also added SwapPages support for Note format.
Change Page Orientation using GroupDocs.Merger for Java 18.12
We are pleased to announce GroupDocs.Merger for Java 18.12 with many new features. This latest release provides the ability to change page orientation along with a feature to rotate pages in the document. Furthermore, you can also get a list of all the formats supported by the API. Please check GroupDocs.Merger for Java 18.12 release notes for further reference.
Features Change Page OrientationNew method changeOrientation let you change page orientation (portrait, landscape) for pages in the document.
Upcoming Release of GroupDocs.Merger for Java 18.8
We are about to release GroupDocs.Merger for Java 18.8, a full featured, back-end API that could easily be utilized by Java developers in their projects. It will allow trimming and swapping of pages. Document protection will be managed by GroupDocs.Merger for Java. Moreover, API will allow to merge two documents of same format into a single document.
Features Offered by GroupDocs.Merger for JavaGroupDocs will keep on updating this API with new features.