El Martes, 22 de Mayo de 2007 10:12, Paul Hewlett escribió: > > Thanx - this was not the case but after experimenting I discovered that > setting draft mode on caused the error viz : > > <xsl:param name="draft.mode" select="'yes'"/>
Oh, sorry, I read badly the fo/pagesetup.xsl file as if the $draft.watermark.image test that set that attributes was nested inside the $axf.extensions tests. > What would you use instead of FOP ? Just tested <xsl:param name="draft.mode" select="'yes'"/> with FOP-0.93 and it works right. -- Manuel Canales Esparcia Usuario de LFS nº2886: http://www.linuxfromscratch.org LFS en castellano: http://www.escomposlinux.org/lfs-es http://www.lfs-es.info TLDP-ES: http://es.tldp.org --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
