A
Andrew Stokes
Hi Guys,
I was hoping you can help me! I am writing an app that handles faxes and
one of the options is to add additional images to a fax.
Now, I have a picturebox that has a context menu which the users would
click to paste their images/text/rtf/html from the clipboard then this
would be added to the current fax.
I have it working fine with an image BUT how would i do it so if the
thing they are wanting to paste is HTML or RTF? I was thinking that you
would need to turn the HTML or RTF into an image then save it as the
next frame in the fax .tiff file?
I did try put in a richtextbox but theres not really anyway i could save
that to the fax?
I hope some one know what to do, this has been driving me mad for a few
days!!
Thanks
Andrew
I was hoping you can help me! I am writing an app that handles faxes and
one of the options is to add additional images to a fax.
Now, I have a picturebox that has a context menu which the users would
click to paste their images/text/rtf/html from the clipboard then this
would be added to the current fax.
I have it working fine with an image BUT how would i do it so if the
thing they are wanting to paste is HTML or RTF? I was thinking that you
would need to turn the HTML or RTF into an image then save it as the
next frame in the fax .tiff file?
I did try put in a richtextbox but theres not really anyway i could save
that to the fax?
I hope some one know what to do, this has been driving me mad for a few
days!!
Thanks
Andrew