S
Siv
Hi,
I am developing an application that produces various printed reports. I use
my own custom print preview form and it works pretty well. What I'd like to
do to improve it is to allow the user to be able to either print the preview
like it does currently, or give them the option to attach it to an email
either to the main body of the email, or as an attachment. My thought being
that I could probably quite easily save the underlying document object as a
jpeg or convert it to some other format that could be embedded into an email
or as an attachment.
Has anyone tackled this before and come up with a preferred solution?
I am developing an application that produces various printed reports. I use
my own custom print preview form and it works pretty well. What I'd like to
do to improve it is to allow the user to be able to either print the preview
like it does currently, or give them the option to attach it to an email
either to the main body of the email, or as an attachment. My thought being
that I could probably quite easily save the underlying document object as a
jpeg or convert it to some other format that could be embedded into an email
or as an attachment.
Has anyone tackled this before and come up with a preferred solution?