icepdf icon indicating copy to clipboard operation
icepdf copied to clipboard

PDF Rendering and Viewing API in Java

Results 34 icepdf issues
Sort by recently updated
recently updated
newest added

Manually edit the pdf text (e.g. when someone notices the OCR is incorrect, they can correct it manually)

enhancement
Viewer
Core

I.e. hide empty pages, pages without text, etc

It would be a nice feature to have

Here is a file that could be of interest for you, given that it is quite badly rendered (Pages 3-4 missing content, page 5 takes a long time to load...

The FreeText annotations are not displayed after saving them and opening the document again. It is possible to make them appear by moving the component or changing one of their...

I am running PdfFXViewer.java with no modifications and it works fine. However, when I add something else to the BorderPane I can no longer get focus inside of the icepdf...

It's not a big priority (not at all), but there are pdfs using this technology, for example: [formular-HZUe65-d-f.pdf](https://github.com/pcorless/icepdf/files/5422055/formular-HZUe65-d-f.pdf) Given that most other readers don't support this, I assume it's quite...

The `Fit to width` option (and others maybe) behaves incorrectly when a pdf file contains pages with different sizes. It probably considers only the width of the current page, but...

Example file: [ENAME H-5 23 APR 2020.pdf](https://github.com/pcorless/icepdf/files/4994422/ENAME.H-5.23.APR.2020.pdf) When opening this file in the IcePDF viewer, it takes almost 15 full minutes to render. Stack dumps taken during the wait consistently...

Of recent and of late there are users that need to dynamically add annotations to PDF content. The annotation data may have been saved to a DB or a flat...

backlog
Viewer
Core