OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Which jars should I be using for FOP?


Hello,
I've recently tried to create some PDFs again, but I'm having issues.
I downloaded 4.2 of the DocBook DTD, and 1.64.1 of the XSL
stylesheets.  I installed 0.20.5 of FOP.

As far as the jar files I'm using, they're as follows:

fop.jar                            (from FOP)
saxon.jar                          (from saxon.sourceforge.net (6.5.3))
xercesImpl-2.2.1.jar               (from FOP)
batik.jar                          (from FOP)
avalon-framework-cvs-20020806.jar  (from FOP)
JimiProClasses.jar                 (from Sun)

Here's the error which halts the process:

,----
| Making portrait pages on USletter paper (8.5inx11in)
| Error at fo:page-sequence on line 269 of file:/c:/usr/pkg/emacs-21.3/site-lisp/x
| ae-1.0beta7/doctypes/docbook/styles/docbook/fo/division.xsl:
|   org.apache.fop.apps.FOPException: fo:flow must contain block-level children
`----

There were many, many other errors but I snipped the duplicates.  Is
my tools set correct?

,----
| [INFO] Using com.icl.saxon.aelfred.SAXDriver as SAX2 Parser
| [INFO] FOP 0.20.5
| [INFO] Using com.icl.saxon.aelfred.SAXDriver as SAX2 Parser
| [INFO] building formatting object tree
| [INFO] setting up fonts
| [ERROR] property - "background-position-horizontal" is not implemented yet.
| [ERROR] property - "background-position-vertical" is not implemented yet.
| [INFO] JAI support was not installed (read: not present at build time). Trying to use Jimi instead
| [ERROR] Unknown enumerated value for property 'relative-align': baseline
| [ERROR] Error in relative-align property value 'baseline': org.apache.fop.fo.expr.PropertyException: No conversion defined
| [INFO] [4]
| [ERROR] fo:flow must contain block-level children
`----

-- 
Thanks,
Jeff

,----
| Jeffery B. Rancier
| 
| Softechnics
| a METTLER TOLEDO company
`----




[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]