« 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 Ron Catterall :: Rate this Message:

Reply to Author | View in Thread

>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: ron@...
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@...
For additional commands, e-mail: docbook-apps-help@...

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