aspose file tools
The moose likes Tomcat and the fly likes xsl-fo to Postscript file Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Products » Tomcat
Reply Bookmark "xsl-fo to Postscript file" Watch "xsl-fo to Postscript file" New topic
Author

xsl-fo to Postscript file

SaiPrasad Jukalkar
Ranch Hand

Joined: Feb 20, 2001
Posts: 79
i am try to generate a postscript file using xml,xsl and xsl-fo, i came to know that it can be done by apache's FOP utilities and also using Cocoon.. could any one give me an example for generating a postscript file.....earlier i tried to generate .PDF files using xsl-fo and i was successful....
could any one help me in generating a Postscript file...


JSP
Tim Holloway
Saloon Keeper

Joined: Jun 25, 2001
Posts: 14571
    
    7

PDF is a special encapsulation for PostScript in order to make it work with Acrobat. You might want to check over the docs more closely.


Customer surveys are for companies who didn't pay proper attention to begin with.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: xsl-fo to Postscript file
 
Similar Threads
Converting RTF to XSL-FO
Comparision of XSLT and Jasper?
Apache FOP
XSL-FO to PDF using fop
Apache FOP