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

*** Sent via Developersdex http://www.developersdex.com ***

RE: Saving Text/HTML/RTF from clipboard as an image? by a

a
Mon Oct 10 09:47:02 CDT 2005

I don't think it's the right newsgroup
(microsoft.public.dotnet.framework.compactframework).
--
Alex Yakhnin, .NET CF MVP
www.intelliprog.com | www.opennetcf.org


"Andrew Stokes" wrote:

> 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
>
> *** Sent via Developersdex http://www.developersdex.com ***
>