Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 21 Current »

The JDFLibJ is the commonly used JDF library. Many in printing industry well-known vendors are using this library in their applications and devices. The library simplify dealing with JDF Documents and provides many utilities and methods for the creation, modification and analyzing of such documents. With regard to XJDF the library also contains a converter from JDF 1.x to XJDF and the way around.



Download JDFLibJ

This is the latest official release of JDFLibJ. This version is also available in the Central Maven Repository. There is also a developer version available which includes the latest features. You will find this version on the page /wiki/spaces/TI/pages/1457554372 in the T&I WG Space.

  File Modified


Maven Dependency

Maven Dependency
<dependency>
    <groupId>org.cip4.lib.jdf</groupId>
    <artifactId>JDFLibJ</artifactId>
    <version>[version]</version>
</dependency>



Open Source

The CIP4 tools are open source and maintained by volunteers. If you would like to improve the quality of these tools either by coding, testing or providing translations to new languages, please sign up here.


  • No labels