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

- sync gradle and maven versions - upgrade bouncycastle to 1.78

I am not sure, if there is more scaling needed for any of the tools, painting on different layers. Note, there is a off-topic fix in SwingController

Closes #272 No actual implementation of import/export is available to avoid adding dependencies to the project just for this function. Need to review / refactor this code given that it...

Closes #254 Should we add an option / a flag to explicitly enable this option? Also depends on #253

Closes #252 Depends on #271

Closes #216 Allows for more filters in the future (maybe we should think of a way to easily add some custom ones). Hacky way to refresh some views, maybe something...

Fixes #134 Not completely satisfied with this; in One Column View, the smaller pages are not centered, and in One/Two Page View, the view of smaller pages has blank space....

Depends on #43 Closes #46 TODO : save password somehow?

Hi, I'm using ice pdf-version 7.0.2 in my project but some reports searching not working properly. ![Searching Issue](https://user-images.githubusercontent.com/87055527/227759147-59069c79-12f7-4321-88aa-3827a972168d.png) [Searching Issue.pdf](https://github.com/pcorless/icepdf/files/11070922/Searching.Issue.pdf) Some warnings are shown ``` Mar 26, 2023 11:12:42 AM...

bug

[GraalVM](https://www.graalvm.org/) is next generation emerging technology in the worlds of JVM. And it have a feature called [native-image](https://www.graalvm.org/22.0/reference-manual/native-image/) which make code to System native executable App. Now, [Gluon Maven Plugin](https://github.com/gluonhq/gluonfx-maven-plugin)...

enhancement