Hi!


I'm a Cocoon 2.0 user, under Tomcat 4.1.30

I'm looking for the right way to get a pdf version
of an esql database request i've just executed.

with simple-page2html.xsl and serialize type="fo2pdf" this way :

<map:match pattern="forms/*.pdf">
<map:generate type="serverpages" src="docs/samples/forms/{1}.xsp"/>
<map:transform src="stylesheets/page/simple-page2fo.xsl">
<map:parameter name="view-source" value="docs/samples/forms/{1}.xsp"/>
</map:transform>
<map:serialize type="fo2pdf"/>
</map:match>


It gives me the right parameter values  but no request result

(i've seen a similar question posted back in 2000, but nobody answered it, that's why i'm asking now)

Many many thanks in advance , any slight tip or piece of info is welcome


matt.


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



Reply via email to