All Downloads are FREE. Search and download functionalities are using the official Maven repository.

de.intarsys.pdf.cds.package.html Maven / Gradle / Ivy

Go to download

This is a fork of http://sourceforge.net/projects/jpodlib/ as development seems to be frozen. We're providing some bug fixes along with deployments to maven.

There is a newer version: 2.0
Show newest version


CDS (Common Data Structure) defines higher level data structures or types on top of COS types that are used all over the PDF spec.

Examples of such data structures that are no longer COS "primitives" (like strings and numbers) or "composites" (like arrays or dictionaries) but have already domain specific behavior are the date or rectangle object.

The CDS objects are implemented as wrappers on COS objects. Every change is reflected immediately in the implementation (COS) layer and vice versa.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy