Re: [docbook-apps] FOP or stylesheet bug?

From
Oliver Fischer <>
Date
2003-11-04T17:07:33+00:00
ID
Thread
Re: [docbook-apps] FOP or stylesheet bug?
I such cases I would always recommand to install another FOP processor 
as XEP. There is free trial version available. Its use is not 
time-limited, but starting from the 11th page, every second page is black.

Regards,

Oliver Fischer


Sanders, M. schrieb:
> Hello All,
> 
> I have a nice document setup using xincludes and profiling. For some
> reason I cannot produce pdf with fop bu I can produce html directly:
> 
> xmllint --xinclude test.xml > resolved.xml
> 
> xsltproc --output test.fo --stringparam profile.os "linux"
> /usr/share/sgml/docbook/docbook-xsl-1.62.4/fo/profile-docbook.xsl
> resolved.xml
> Making portrait pages on A4 paper (210mmx297mm)
> --produces test.fo--
> 
> xsltproc --output test.html --stringparam profile.os "linux"
> /usr/share/sgml/docbook/docbook-xsl-1.62.4/html/profile-docbook.xsl
> resolved.xml
> --produces a fine test.html--
> 
> fop -fo test.fo -pdf test.pdf
> [ERROR] file:/home/maarten/test.fo:2:38276 page-sequence must be child
> of root, not fo:flow
> 
> I have seen this error in the postings of 2001, then it was a stylesheet
> bug. Anyone a hint?
> 
> Kind regards,
> 
> --------------------------------------
> Maarten Sanders
> 
> To unsubscribe from this list, send a post to , or visit http://www.oasis-open.org/mlmanage/.
>