Batik HowTos
ApacheCON presentation (2003)
"Java Applications with Apache Batik" is the Batik presentation given at ApacheCON 2003. It attempts to give an overview of the structure of Batik as well as some examples of "non-trivial" things that can be done with Batik.
PDF Transcoder
PdfTranscoder: Short documentation on the PDF Transcoder (and the EPS Transcoder)
Notes on TTF embedding in PDF (in the FOP Wiki)
Inline SVG
AboutBox - Display an About box using inline SVG
SVG and CSS DOM interfaces
BootSvgAndCssDom - Initialize the SVG and CSS DOM interfaces
Rendering Dynamic SVG to offscreen buffer without JSVGCanvas
DynamicSvgOffscreen - Rendering a dynamic SVG document to an offscreen buffer
CSS Stylesheets
ChangeCss - Change CSS Stylesheet for multiple transcodes
Pack200, Applets and Java Plug-in
Pack200 - Compress applets with pack200 and use with the Java Plug-in