Display a rtf document
From: David Thielen (david_at_windward.net)
Date: 06/06/04
- Next message: David Thielen: "CustomizationContext - making it stick"
- Previous message: David Thielen: "Re: Installing add-in"
- Next in thread: Jonathan West: "Re: Display a rtf document"
- Reply: Jonathan West: "Re: Display a rtf document"
- Reply: David Thielen: "Re: Display a rtf document"
- Reply: Chris Kunicki: "Re: Display a rtf document"
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 06 Jun 2004 17:09:24 -0600
Hi;
First off, I am using VSTO/C# for my add-in.
>From one document, I would like to, when the user clicks a certain
command, bring up a window with a complete rtf document in it that I
have created in code.
Is there a way to do this? Obviously I can create a new document and
walk through setting text and formatting but that would be a lot of
work. I could also write it to disk and open it - but I don't want the
document left on the disk.
And in fact, I would prefer that it was more like print preview mode
where it was viewable and printable - but that's it.
Any ideas?
thanks - dave
- Next message: David Thielen: "CustomizationContext - making it stick"
- Previous message: David Thielen: "Re: Installing add-in"
- Next in thread: Jonathan West: "Re: Display a rtf document"
- Reply: Jonathan West: "Re: Display a rtf document"
- Reply: David Thielen: "Re: Display a rtf document"
- Reply: Chris Kunicki: "Re: Display a rtf document"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|