-
http://mvnrepository.com/artifact/com.lowagie/itext/4.2.1 says that artifact is "moved", and maven projects with this dependency can no longer build
Please change artifact id and group and republish …
-
A PDF export, based on an XSL transformation, would allow taking the collection everywhere on a mobile phone or laptop, offline.
Jasper, OpenPDF and https://github.com/eKoopmans/html2pdf.js could a…
-
**Describe the bug**
When parsing HTML content to list of Elements with HTMLWorker.parseToList, styles for HTML classes doesn't override styles for HTML tags.
**To Reproduce**
```
StyleSheet sty…
-
I would like to create a tagged PDF and there I need to build a tag-tree. Is it possible with OpenPDF?
-
**Describe the bug**
After the migration from iText to OpenPDF I;m not able to find an implementation of kepRowsTogether() method as in iText, with the consequence that if I try to add a PdfPPTable i…
-
We don't want to be held to any copyright or protected works. We need to remove anything that might get others into trouble by including this library in their projects. I would like the license to b…
-
### Describe the bug
there is a text "ERROR: Infinite table loop" in the last page of the pdf file, when a long text in the Cell and the Cell is higher than the Height
### To Reproduce
float[…
-
This issues appeared only in openpdf-1.3.29.jar. And It's OK in openpdf-1.3.20.jar or openpdf-1.3.30.jar .
this is my code:
=================================================================
/**…
-
I'm creating pdf:s with the library, using borderless nested pdf-tables to make it simple to place my content. My problem is that in addition to text and background, I would need to add image overlays…
-
It might be that in some cases OpenPDF performs not as good (or differently) as PDFBox. And it's always nice to have a fallback.