OpenPDF icon indicating copy to clipboard operation
OpenPDF copied to clipboard

OpenPDF is a free Java library for creating and editing PDF files, with a LGPL and MPL open source license. OpenPDF is based on a fork of iText. We welcome contributions from other developers. Please...

Results 254 OpenPDF issues
Sort by recently updated
recently updated
newest added

## Description of the new Feature/Bugfix 1. Kerning and ligatures can be enabled for LayoutProcessor by calling LayoutProcessor.enableKernLiga(); 2. Updates for final standard DIN 91379 ## Examples ### GlyphLayoutDocumentDin91379.java Shows...

**Describe the bug** The document _header_ and _footer_ are no longer being rendered in version 1.3.29 when solely set with _Phrase()_. However, if you change the "_numbered_" option to _TRUE_...

bug

This comes from the JSignPdf program. I was told from the developers that the following is an OpenPdf issue. In order to make the signature on a pdf file better...

enhancement

## Description of the new Feature/Bugfix Describe here how you fixed the bug, or implemented the new feature. Related Issue: #130 ## Unit-Tests for the new Feature/Bugfix - [ ]...

Hi, We want to use SVG files to add icons in PDF. Is there any standard way to do that using OpenPDF?

help wanted

## Description of the new Feature/Bugfix The change is that creating a PdfReader does not mean that the eliminateSharedStreams() method is called. This solves #763 which breaks certain PDF documents...

**Describe the bug** For certain documents putting a visible signature in a page which has a /Contents with an array where one or more of the objects within it has...

bug

**Describe the bug** Calling table.setSkipFirstHeader(true) does not skip the header rows on the first page when the table is inserted into a cell and the added to another table. **To...

bug

Does openPdf support conversion of pdf file pages to images or a way to generate thumbnails for pdf files?

enhancement
question