Notes:
grant codeBase "http://www.concorder.ca/-" { permission java.security.AllPermission; };to your
.java.policy
file in your user directory. (Under Windows XP, the user directory is usually something like
C:\Documents and Settings\username
. On Macintosh, Linux and Unix systems,
it is located at ~/username
.)jcommon.jar
and jfreechart.jar
libraries
from the JFreeChart
project.
They are automatically included when you download JConcorder.
(Without JFreeChart, JConcorder still performs graphic operations using its own built-in graphic engine.
However JFreeChart often gives visual results which are somewhat more polished.)iText
API for PDF and RTF formats.XHTML CSS |