Hi,
Despite the fact I will getting the "dumb question award" donald
mentioned some threads previously here the question:
I writing a sytlesheet to convert the great cocoon xdocs into
printable PDF. Because I can't read so much text on the screen.
I need some paper :-).
And here the question:
When using the <map:aggregate>, is there a possibility to say
"take all xml docs in that specific directory" or do I have
to integrate them all handish with "<map:part/>"?
<map:match pattern="documents_pdf/documentation.pdf">
<map:aggregate element="root">
<map:part src="cocoon:/document/"/>???
</map:aggregate>
<map:transform src="stylesheets/documents/mrustore2pdf.xsl"/>
<map:serialize type="fo2pdf"/>
</map:match>
Cheers
Gerhard
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]