Added missing LeftMargin attribute
Added missing attributes and fixed font logic.
This commit is contained in:
parent
57d657e9a7
commit
9230be8fa8
@ -60,6 +60,7 @@
|
|||||||
<xsl:attribute name="FooterLength"><xsl:value-of select="..//FooterLen"/></xsl:attribute>
|
<xsl:attribute name="FooterLength"><xsl:value-of select="..//FooterLen"/></xsl:attribute>
|
||||||
<xsl:attribute name="PageLength"><xsl:value-of select="..//PageLength"/></xsl:attribute>
|
<xsl:attribute name="PageLength"><xsl:value-of select="..//PageLength"/></xsl:attribute>
|
||||||
<xsl:attribute name="PageWidth"><xsl:value-of select="..//PageWidth"/></xsl:attribute>
|
<xsl:attribute name="PageWidth"><xsl:value-of select="..//PageWidth"/></xsl:attribute>
|
||||||
|
<xsl:attribute name="LeftMargin"><xsl:value-of select="..//LeftMargin"/></xsl:attribute>
|
||||||
<xsl:apply-templates/>
|
<xsl:apply-templates/>
|
||||||
</Layout>
|
</Layout>
|
||||||
</xsl:template>
|
</xsl:template>
|
||||||
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user