Re: WOXMLCoder / NSXMLOutputStream
Re: WOXMLCoder / NSXMLOutputStream
- Subject: Re: WOXMLCoder / NSXMLOutputStream
- From: Jean-François Veillette <email@hidden>
- Date: Wed, 18 Aug 2004 19:49:06 -0400
I had that covered already,
I've FOP working, but I don't use xslt to get to xsl-fo. I have my eo,
I generate my xsl-fo in a .wo, using wostring, worepetition and all the
good/easy wo-way, this give me a xsl-fo, that I latter run in fop to
get a pdf.
Now I need to replace the " eo + .wo = something " by " xml + xslt =
something ".
I'm doing it in my business logic layer, so I would like to avoid .wo
as much as possible.
- jfv
Le 04-08-18, ` 19:43, Deirdre Saoirse Moen a icrit :
On Wed, 18 Aug 2004, [ISO-8859-1] Jean-Frangois Veillette wrote:
I have a xslt that I get as a String (coming from the db), how can I
apply that xslt to my object and get the result as html, xml or pdf,
that I can send back to the user ?
I use apache's FOP for this, which I have used in WO (though I didn't
do
anything especially trick for it).
FOP can be found here: http://xml.apache.org/fop/index.html
I'm only worried about PDF output, so I'm not certain about the other
format transformations, though I know they can be done.
A good XSL mailing list can be found here:
http://www.mulberrytech.com/xsl/xsl-list/
--
_Deirdre web: http://deirdre.net blog: http://deirdre.org/blog/
yarn: http://fuzzyorange.com cat's blog: http://fuzzyorange.com/vsd/
"Memes are a hoax! Pass it on!"
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.