This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[docbook-apps] Slides with fop


Hello,

I was able to process a simple docbook-xml-slide with saxon to FO (after
some fixing of the stylesheet). Now I want to process it with FOP to get
a PDF, but I just get:

---snip---
java -cp
"/opt/lib/java/resolver-1.0.jar:/opt/saxon/saxon.jar:/usr/share/sgml/docbook/xsl-stylesheets/extensions/saxon651.jar:/opt/xerces/xercesImpl.jar:/opt/docbook" -Djavax.xml.parsers.DocumentBuilderFactory=org.apache.xerces.jaxp.DocumentBuilderFactoryImpl -Djavax.xml.parsers.SAXParserFactory=org.apache.xerces.jaxp.SAXParserFactoryImpl com.icl.saxon.StyleSheet -x org.apache.xml.resolver.tools.ResolvingXMLReader -y org.apache.xml.resolver.tools.ResolvingXMLReader -r org.apache.xml.resolver.tools.CatalogResolver -u slides.xml /opt/docbook/slides/xsl/fo/plain.xsl use.extensions=1 section.autolabel=1 paper.type=A4  > slides.fo
/opt/fop/fop.sh slides.fo slides.pdf
[INFO] Using org.apache.xerces.parsers.SAXParser as SAX2 Parser
[INFO] FOP 0.20.5
[INFO] Using org.apache.xerces.parsers.SAXParser as SAX2 Parser
[INFO] building formatting object tree
[INFO] setting up fonts
[ERROR] null
make: *** [slides.pdf] Fehler 2
---snip--- 

Does anybody have an advice for me?

Thanks in advance
/jw


--
Wer zuerst lacht, lacht am laengsten. 

Jochen Witte
E-mail: jwitte@alpha-lab.net
ICQ: 172361589
pgp-fingerprint: E776 05FC 1DDD DE68 5B8B  4D03 B113 2D76 6135 D10E
Keyserver: http://www.keyserver.net
public-key: http://www.alpha-lab.net/twiki/bin/view/Main/JochenPgpKey

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]