Have a look at the iTExt sample.  iText is a lot simpler to use as it 
doesn't involve xsl:fo. You must supply XML specified to the iTExt DTD and 
then serialize.  Check out http://www.lowagie.com/iText/ if you want more 
info on iText.
HTH,
Bert

At 00:44 2/10/2002 +0200, you wrote:
>Hi Ganael,
>
>have a look at http://xml.apache.org/fop/index.html and you will see, that 
>you need XSL FO for FOP.
>
>Ganael LAPLANCHE wrote:
>>Hi :)
>>I saw Fop was able to generate Pdf from xml/xsl inputs in command line.
>>How can I use fop in the sitemap to do this ?
>
>Use the PDF serializer. Have a look at the "Hello World" examples, one is 
>in PDF.
>
>>I've got a stylesheet that produces html. Do I have to start from the xml
>>file, or from the html one using another xsl ?
>
>I would prefer XML => XSL FO, but I heard from a HTML to XSL FO converter. 
>If you use something like Docbook you don't neede to write the 
>stylesheets, they exist already. But Docbook is really complex, 
>main  target of Docbook is technical documentation. 
>(http://www.docbook.org, http://docbook.sourceforge.net/projects/index.html)
>
>>I would like not to use an xml-fo or html-fo stylesheet, is it possible ?
>
>AFAIK no.
>
>>If someone had examples, would be nice :)
>>Thank you,
>>Gan.
>
>Regards,
>
>Joerg
>
>
>---------------------------------------------------------------------
>Please check that your question  has not already been answered in the
>FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>
>
>To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
>For additional commands, e-mail:   <[EMAIL PROTECTED]>


---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

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

Reply via email to