Are you sure the fop1.extensions parameter is not set to 1? When I looked at the Docbook PDF transformation defined in Oxygen 8.2, the transformation configuration showed that fop1.extensions was set to 1. I think the Oxygen folks did that to override the default value in param.xsl so the transform as shipped would not fail.

Bob Stayton
Sagehill Enterprises
DocBook Consulting
[EMAIL PROTECTED]


----- Original Message ----- From: "Ron Catterall" <[EMAIL PROTECTED]>
To: "spr" <[EMAIL PROTECTED]>
Cc: <[email protected]>
Sent: Wednesday, October 03, 2007 1:42 PM
Subject: Re: [docbook-apps] Exception with 'double.sided' set to 1 for PDF output


>i was able to generate the PDF with souble.sided set to "0", so the path >etc
are fine.

Agreed. So why does it work for me without setting fop1.extensions to "1"? The ns-1.73.2 stylesheet has the default <xsl:param name="fop1.extensions"="0"/> at line 224 of fo/param.xsl

How about commenting out your <xsl:param name="fop1.extensions"="1"/> and seeing if you get the problem back. (Something else might have changed.)

Otherwise I'm lost - and I don't like things that work without knowing why.

Ron

my command line is:
# ./fop-0.94/fop -d -xml ./input/test/index.xml -xsl
./custom/double-sided.xsl ./output/test/test.pdf

After setting fop1.extensions to "1" (as suggested by MJ), the exception is
gone. I am, however, not sure why?


--
Ron Catterall, Phd, DSc        email: [EMAIL PROTECTED]
Prolongacion de Hidalgo 140 http://catterall.net/
San Felipe del Agua tel: +52 951 520 1821
Oaxaca      68020 Mexico fax: +1 530 348 8309

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






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

Reply via email to