| Subject: [xsl] XML->XSL-> FO->PDF whitespace problems From: Michael Engelhart <mengelhart@xxxxxxxxxxxxx> Date: Fri, 8 Mar 2002 15:20:22 -0500 | 
NAME ADDRESS CITY, STATE, ZIP BEGIN PARAGRAPH
BEGIN SECOND PARAGRAPH BEGIN SUBPARAGRAPH
<xsl:template match="LegacyTextData">
      <fo:block font-size="9pt"
                font-family="Courier"
                line-height="12pt"
                text-align="left"
                white-space-collapse="false">
			<xsl:text>       </xsl:text><xsl:value-of select="." />
	</fo:block>
</xsl:template>| Current Thread | 
|---|
| 
 | 
| <- Previous | Index | Next -> | 
|---|---|---|
| [xsl] Re: Get file name without pat, Dimitre Novatchev | Thread | RE: [xsl] XML->XSL-> FO->PDF whites, Joseph.Braun | 
| RE: [xsl] Mysterious appearance of , Julian Reschke | Date | Re: [xsl] How to process a list ?, John Rozier | 
| Month |