libitext-java 2.1.7-14 source package in Ubuntu
Changelog
libitext-java (2.1.7-14) unstable; urgency=medium * Team upload. * Remove libitext-rups-java binary package (Closes: #1033170) -- tony mancill <email address hidden> Wed, 22 Mar 2023 19:59:21 -0700
Upload details
- Uploaded by:
- Debian Java Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian Java Maintainers
- Architectures:
- all
- Section:
- java
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | libs |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libitext-java_2.1.7-14.dsc | 2.2 KiB | c6bd9b65d7fa007fc61283164d00eed2275875802d22e034295c68ef87018dd4 |
libitext-java_2.1.7.orig.tar.gz | 1.3 MiB | 6da064db2a4f3231d57d018447a8236d476eaceac6eaaeba7bd518d68ee2bfef |
libitext-java_2.1.7-14.debian.tar.xz | 41.9 KiB | 533ab941b1956d2cf228b6ba6f646bba7b8740f30f41101443ec880a833dcc21 |
Available diffs
- diff from 2.1.7-13 to 2.1.7-14 (2.0 KiB)
No changes file available.
Binary packages built by this source
- libitext-java: Java Library to create and manipulate PDF on the fly
iText is a library that allows you to generate PDF files on the fly.
The iText classes are very useful for people who need to generate read-only,
platform independent documents containing text, lists, tables and images.
The library is especially useful in combination with Java(TM)
technology-based Servlets: The look and feel of HTML is browser dependent;
with iText and PDF you can control exactly how your servlet's output will look.
- libitext-rtf-java: Java Library to create and manipulate RTF files on the fly
iText RTF is a library that allows you to generate RTF files on the fly in
a similar fashion to iText itself.