Link
Skip to main content

Using JDeli with other IDRSolutions projects

Our products are built upon a common core for handling PDF and Image decoding. If you are using multiple products, this results in class/module path items containing classes of the same name and path. When loading a class the class/module path is searched, the first class that matches is used.

When software versions are mixed, a version mismatch may occur with undesirable results. In some cases, functionality may simply revert to an older version. However, in other cases this could result in a complete failure of the software if the mixed versions have incompatible internal APIs.

The most reliable way to prevent this is to ensure all products are updated at the same time.
As our products have different release dates you will need to use the daily build in some cases.


Why JDeli?

  • Support image formats such as AVIF, HEIC and JPEG XL (AVIF soon) that are not supported in Java.
  • Process images up to 3x faster than ImageIO and alternative Java image libraries.
  • Prevent JVM crashes caused by native code in other image libraries such as ImageIO.
  • Handle JPEG, PNG, TIFF image file formats fully in Java.
  • Keep your Image files secure as JDeli makes no calls to any external system or third party library.

Learn more about JDeli

Start Your Free Trial