Java PDF Library
https://pdfbox.apache.org/
The Apache PDFBox library is an open source Java tool for working with PDF documents.
This project allows creation of new PDF documents, manipulation of existing documents
and the ability to extract content from documents.
Apache PDFBox also includes several command line utilities.
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / apache-pdfbox
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout Java:packages/apache-pdfbox && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
apache-pdfbox.changes | 0000023213 22.7 KB | |
apache-pdfbox.spec | 0000003435 3.35 KB | |
pdfbox-2.0.29-build.tar.xz | 0000007532 7.36 KB | |
pdfbox-2.0.29-src.zip | 0015822276 15.1 MB | |
pdfbox-2.0.29-src.zip.asc | 0000000195 195 Bytes | |
pdfbox.keyring | 0000011822 11.5 KB |
Revision 40 (latest revision is 43)
Fridrich Strba (fstrba)
accepted
request 1102890
from
Anton Shvetz (urbic)
(revision 40)
- Update to 2.0.29 * Bug - A (rotated) barcode is missing from a pdf when printed - NullPointerException in PDTrueTypeFont.java getPath( ) - Parsing of XMP metadata without optional xmpmeta element - Avoid division by 0 in shading function interpolation - MyPageDrawer#getPaint may produce UnsupportedOperationException - Barcode corrupted when printing document - The text in some fonts is lost when converting pdf to image - PDFTextStripper runs out of memory in 2.0.28 but not in 2.0.27 same code - all values in the signature dictionary shall be direct objects - Glyphs not rendered - PDF with mangled font rendering in some environments - RadioButtons disappear when printing PDF - BitsPerComponent 16 not allowed in PDF/A-1b - NullPointerException in PDFStreamEngine.showText - Infinte loop when parsing Type1 font * Improvement - Add duplex and tray parameters to PrintPDF - Create command line utility to extract XMP data - Improve Opaque PDFRenderer example * Task - Implement /RunLengthDecode encoder - Slight regression on corrupt bug tracker file - move and update bc from jdk15on to jdk15to18 - Build and package forgotten artifact org.apache.pdfbox:xmpbox - Add build dependency on mvn(javax.xml.bind:jaxb-api), needed for xmpbox.
Comments 0