Home All Groups Group Topic Archive Search About

RTF print with pictures

Author
1 Apr 2005 9:43 PM
millenia
Now that I have my printer routine working with text of various fonts and
colors from an RTF box, I wonder how one would add pictures also to the
printer routine? Another quest is about to start to find that out.
Any ideas??
Fred

Author
1 Apr 2005 9:48 PM
Herfried K. Wagner [MVP]
"millenia" <mille***@discussions.microsoft.com> schrieb:
> Now that I have my printer routine working with text of various fonts and
> colors from an RTF box, I wonder how one would add pictures also to the
> printer routine? Another quest is about to start to find that out.

How does your printer routine work?

--
M S   Herfried K. Wagner
M V P  <URL:http://dotnet.mvps.org/>
V B   <URL:http://classicvb.org/petition/>
Author
2 Apr 2005 1:34 AM
Ken Tucker [MVP]
Hi,

        Maybe this will help.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnwinforms/html/wnf_RichTextBox.asp

Ken
---------------------
"millenia" <mille***@discussions.microsoft.com> wrote in message
news:49573715-74C8-4F62-A8A4-0740A14FF6B4@microsoft.com...
Now that I have my printer routine working with text of various fonts and
colors from an RTF box, I wonder how one would add pictures also to the
printer routine? Another quest is about to start to find that out.
Any ideas??
Fred