Michael Wechner wrote:
Sascha Teifke wrote:
I am using fop with apache lenya to create pdf files. I'm using a simple xsl-file for transforming the created lenya xml files into pdf files: <fo:page-sequence master-reference="all"> <fo:flow flow-name="xsl-region-body"> <fo:block><xsl:apply-templates/></fo:block>
<xsl:apply-templates select="/html/*[local-name() != 'meta']"/>
HTH
Michi
I did so, but now my page is blank ...
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
