If you want to be flexible in generating PDF or PostScript, you
might want to consider using FOP:
http://xml.apache.org/fop/
Especially
http://xmlgraphics.apache.org/fop/trunk/running.html
And the specification at
http://www.w3.org/TR/xsl/slice6.html#fo-section
Otherwise you can generate
Sure, I generate postscript files with velocity too, only not from xml. First
of all you must know hwo to write postscript yourself, you can download the
language reference from adobe:
http://www.adobe.com/products/postscript/pdfs/PLRM.pdf This is the complete
postscript language reference
Hello,
I'm trying to use velocity to generate postscript from xml. Does anyone
have an example template or reference material.
Thanks in advanced,
--Michael