« Return to Thread: Exception with 'double.sided' set to 1 for PDF output

Re: Exception with 'double.sided' set to 1 for PDF output

by spr :: Rate this Message:

Reply to Author | View in Thread


Ron Catterall wrote:
>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

[spr] Have no idea :(

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

[spr] Already did that before making the minimal customization layer with only "double.sided" as the customized para (see my last mail).

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

[spr] You are not alone! For now i need to move ahead fast, hence postponed reasoning for a while...
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: ron@catterall.net
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: docbook-apps-unsubscribe@lists.oasis-open.org
For additional commands, e-mail: docbook-apps-help@lists.oasis-open.org
~spr

 « Return to Thread: Exception with 'double.sided' set to 1 for PDF output