Hello Frank,

Frank Daly wrote:
Hi

I have worked through Leigh Dodds, IBM Developer Works, excellent
tutorial
showing how to use cocoon to query databases.  I am able to generate the
xml data and output this in IE6.  My problem starts when I try to
transform this data to xsl:fo and then pdf.

My xml file contains child nodes.  The xml outputted to IE6 contains
minus
signs, -, to allow a user to close the parent node and hide the child
nodes.
Could it be these minus signs that prevents the pdf file being
generated?

Uh? What has the presentation in IE6 to do with the XML itself? IE only transforms the XML it gets to the HTML with the minus signs you see when viewing XML in IE. If you see such a page without any error message from IE, it's correct XML.


In which way did you try to get PDF? You must transform your XML into XSL FO, which can then be serialized to PDF. How does your pipeline look like?

I just get a blank screen. I'm using tomcat 4.1.18 and cocoon 2.

If there is an example on the web, I'd appreciate a link.

TIA

Frank

Regards,


Joerg

--

System Development
VIRBUS AG
Fon  +49(0)341-979-7419
Fax  +49(0)341-979-7409
[EMAIL PROTECTED]
www.virbus.de


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to