Re: Spaces

2003-01-27 Thread Joannes Capitanio
try to use white-space-collapse="false" property inside fo:block joannes - Original Message - From: Paulo Gustavo Benfatti To: [EMAIL PROTECTED] Sent: Monday, January 27, 2003 1:00 PM Subject: Spaces Hi, How can i add more than a space between two

Using String for XML source

2002-12-20 Thread Joannes Capitanio
I'd like to generate xml string from a different source ( using directly some class instead of reading from a file andcreating a String variable)... my xml source doen't inclusde any reference to external source... so I tryed to open result using a StringReader... but a lot of exception

Exception using xsl:define-constant

2002-12-17 Thread Joannes Capitanio
Dear, I'd like to use xsl constant definition into a fop code... here a piece... xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0" xmlns:fo="http://www.w3.org/1999/XSL/Format" !-- constant --xsl:define-constant name="images-dir"