mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
a78b72618f
PDF documents to the screen using Java2D. Some features: * view PDFs in your own app * print-preview before exporting PDF files * render PDFs to PNGs in a server-side web application * view PDFs in a 3D scene * draw on top of PDFs and annotate them in a networked viewer WWW: https://pdf-renderer.dev.java.net/
11 lines
324 B
INI
11 lines
324 B
INI
--- nbproject/project.properties.orig 2008-11-21 17:46:37.000000000 +0100
|
|
+++ nbproject/project.properties 2008-11-21 17:47:11.000000000 +0100
|
|
@@ -45,6 +45,7 @@
|
|
javadoc.nonavbar=false
|
|
javadoc.notree=false
|
|
javadoc.private=false
|
|
+javadoc.srcpath=${src.dir}
|
|
javadoc.splitindex=true
|
|
javadoc.use=true
|
|
javadoc.version=false
|