- If you want
Print to PDF feature, you have to set
enablePrintToPDF applet parameter to true,
and add
iText-2.1.7.jar signed library to jars list (in the applet parameters as well as in the JNLP file).
- If you want photo creation feature, you have to set
enableCreatePhoto applet parameter to true,
and add
sunflow-0.07.3i.jar signed library to jars list.
- If you want video creation feature, you have to set
enableCreateVideo applet parameter to true,
and add
jmf.jar signed library to jars list.
- If you want
Export to SVG feature, you have to set
enableExportToSVG applet parameter to true,
and add
freehep-vectorgraphics-svg-2.1.1b.jar signed library to jars list.
Look at the
Online version on this web site for a real world example (requires that you are logged in).