Aspose.Diagram for Java logo We’re pleased to announce the release of Aspose.Diagram for Java 5.1.0. In this minor release, we have enhanced Visio diagram printing support through the printer which is connected to the local computer or available on the network. Users were not able to print Visio diagrams by using its Java version. It is now fixed. Another fix is about the conversion, the client was trying to export a VDX to PDF and PNG file formats on the Red Hat Linux Server, but the process hanged. It has also been fixed. This release also includes the most recent bug fixes along with the above enhancements.

We have fixed a number of issues in this release. The most noteworthy problems are listed below.

  • Fixed: Diagram.print(“Printer Name”) method does not work

  • Fixed: NullReferenceException occurred when getting page object by its name

  • Fixed: VDX to PDF export hangs on Red Hat Linux Server

  • Fixed: VDX to PNG export hangs on Red Hat Linux Server

Deprecate the Support of JDK 1.4 and 1.5

Previously, we were providing three jar files. One for the JDK 1.4, second for JDK 1.5 and third for JDK 1.6 and higher versions. In this new release, we have dropped the support of JDK 1.4 and JDK 1.5. Since, we have provided a single jar for JDK 1.6 or higher versions. It is because both JDKs are discontinued by Sun/Oracle. Even commercial (non-open) support of JDK 1.5 is dropped about a year ago. If you are presently using JDK 1.4.x or 1.5.x, you must upgrade your JDK prior to migrating to this new release.

Aspose.Diagram for Java Resources

The following resources will help you work with Aspose.Diagram for Java:

We hope you’ll enjoy this new release that save time and efforts. The API is quite simple and developers can use it in application easily.