views:

37

answers:

0

Hi

I've got a report that generates a pdf as a stream, and then writes it to the screen using response.write() is there any way to attach the file to an email (client side sent) without saving the document on the client computer first?