Michael Wechner wrote:
Sascha Teifke wrote:
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 ...
I guess the namespaces needed to be added ...
Michi
Sorry, I am completely new to this and I really hope it isn't to
annoying ....
how can this be done?
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]