[Seaside] Creating and returning a pdf

Marco D'Ambros marco.dambros at lu.unisi.ch
Thu May 14 22:33:59 UTC 2009


Yes, but the problem is not really about pdf, but about creating a  
file and proving the url to that file in the same callback.
Something like this, but working ;)

	html submitButton
		onClick: (html request callback: [self generateFile]);
		url: <link to the generated file>


cheers
Marco

On May 14, 2009, at 11:54 PM, Lukas Renggli wrote:

>> How can I do that?
>
> Did you check <http://www.seaside.st/documentation/pdfs>?
>
> Lukas
>
> -- 
> Lukas Renggli
> http://www.lukas-renggli.ch
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside



More information about the seaside mailing list