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]

Re: [docbook-apps] Getting started, using FOP/AntennaHouse


Thanks.

As far as AntennaHouse XSL Formatter has been concerned, this is solved:
Antenna still is using MSXML v3.0, which has a problem with the
"xsl:stylesheet" declaration in autoidx.xsl. (Antenna didn't throw an
appropriate error, though.)

Transforming the XML file to xxx.FO by using MSXML v4.0, resp. XML.NET, and
then rendering that .FO file to PDF by using Antenna, solved this issue.

Thanks again,
Robert

P.S.: Nothing against Antenna, though, - it's still one of the best tools
available for XSL:FO transformations.


----- Original Message -----
From: "Bob Stayton" <bobs at sco dot com>
To: "Robert Soeding" <robert at metagear dot de>
Cc: <docbook-apps at lists dot oasis-open dot org>
Sent: Monday, April 07, 2003 6:28 PM
Subject: Re: [docbook-apps] Getting started, using FOP/AntennaHouse


> On Sat, Apr 05, 2003 at 05:55:59PM +0100, Robert Soeding wrote:
> > Environment:
> > Windows 2000, Java 1.4.1, FOP 0.20.5rc, AntennaHouse XSL Formatter 2.4,
> > docbook-xsl-1.60.1
> >
> > Hello,
> >
> > I'm trying to use the stylesheets coming with Norman Walsh's
> > docbook-xsl-1.60.1, by transforming /docsrc/publishing.xml with
> > /fo/docbook.xsl.
> > I'm getting rather unspecific errors shortly after the beginning of the
> > transformation.
> >
> > Using FOP: java.lang.RuntimeException. java.lang.NullPointerException
> > Using AntennaHouse: The parameter is incorrect.
> >
> > I'm able to do other XSL:FO transformations.
> >
> > Any ideas?
>
> Well, FOP 0.20.5rc is known to work with docbook-xsl-1.60.1.
> I had to set the stylesheet parameter draft.mode to 'no',
> however, to eliminate a "JAI class not found" error.
> FOP version 0.20.5rc2 did not have that problem.
>
> --
>
> Bob Stayton                                 400 Encinal Street
> Publications Architect                      Santa Cruz, CA  95060
> Technical Publications                      voice: (831) 427-7796
> The SCO Group                               fax:   (831) 429-1887
>                                             email: bobs at sco dot com


---------------------------------------------------------------------
To unsubscribe, e-mail: docbook-apps-unsubscribe at lists dot oasis-open dot org
For additional commands, e-mail: docbook-apps-help at lists dot oasis-open dot org


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