ABCpdf attach Doc to email
Posted
by Barryman9000
on Stack Overflow
See other posts from Stack Overflow
or by Barryman9000
Published on 2009-10-07T00:00:36Z
Indexed on
2010/05/12
22:04 UTC
Read the original article
Hit count: 484
abcpdf
I've used ABDpdf to render a pdf and stream it to the browser, but I'm wondering if I can attach the rendered pdf to an email. Has anyone ever done that?
I'm hoping there is a way that doesn't require me to save the pdf to a temp directory then attach the file, then delete it.
© Stack Overflow or respective owner