issues
search
pcorless
/
icepdf
PDF Rendering and Viewing API in Java
Apache License 2.0
81
stars
21
forks
source link
GH-353 add module support to the library
#354
Closed
pcorless
closed
5 months ago
pcorless
commented
6 months ago
experimental module support.
two modules, org.icepdf.core and org.icepdf.ri.viewer
run the viewer ri with > java --module-path ./libs/ --module org.icepdf.ri.viewer
check examples.
decide on namespace.