Hi Lars,
You could just add a css stylesheet with a media type of print:
http://www.alistapart.com/stories/goingtoprint/

HTH,
--Doug

Lars Geldner wrote:
Hi all,

my publication pages are containing "static content", e.g. the menu,
generated with XSLT stylesheets and "dynamic content" thats within the
different XML documents of the publication. The dynamic content is included
in the XSLT stylesheet page2xhtml.xsl using the line

<xsl:apply-templates select="xhtml:[EMAIL PROTECTED] = 'body']"/>.

My question is: Is Lenya providing some prepared functions (usecases??) for
printing the dynamic content/XML documents? Or do I have to write an XSL-FO
stylesheet for generating PDF based on the XML documents on my own?

TIA,

Lars Geldner


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to