Hello,

thanks for the many comments. I corrected the typo in the hello tag.
This minimal configuration was my intention in the first place because the
only thing I need, is to establish the pipeline from the creation of xml
document to the pdf output.

It seems that the source of the evil bug is not the typo but the for-each
tag like Andreas suggested. I removed it and voilá some output on the
screen. I looked at the fo document and it seems ok. So back to the orginal
question what is wrong here? I used a dozen for-each tags in another setup
where I wrote the xml document to the file system and the output to pdf was
no problem. What is different here? I seems to me I'm missing something very
important...

If it is not too much trouble can somebody try to run the servlet with xsl
document(I posted it earlier) on their box? I may be the only way to find
this mistake. 

cheers,
Pete


> --- Ursprüngliche Nachricht ---
> Von: Andreas L Delmelle <[EMAIL PROTECTED]>
> An: fop-users@xmlgraphics.apache.org
> Betreff: Re: How to pass input of xml tranfs. to xslt transf. ?
> Datum: Fri, 9 Dec 2005 04:25:33 +0100
> 
> On Dec 8, 2005, at 21:58, J.Pietschmann wrote:
> 
> > Andreas L Delmelle wrote:
> >> of your XML data shows up in the result document... AFAICT, your  
> >> source XML contains only:
> >> <Hello>Hello</Hello>
> >> To this you apply templates and create the root.
> >
> > There is a <for-each select="hello"> around the fo:inline. Note the
> > spelling mismatch, ...
> 
> Ouch! Totally missed that one. It's A Good Thing there's more than  
> two eyes watching the list :-)
> 
> Cheers,
> 
> Andreas
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

-- 
Telefonieren Sie schon oder sparen Sie noch?
NEU: GMX Phone_Flat http://www.gmx.net/de/go/telefonie

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

Reply via email to