Re: Word document preview in Windows Forms PrintPreview Control
Marcel Vreuls <[email protected]> Thu, 26 Jul 2007 15:37:36 +0200
| Newsgroups | gmane.comp.windows.devel.dotnet.winforms |
|---|---|
| Message-ID | <[email protected]> |
There is, I can also save the word document to html and use the IE component/viewer. But this all costs time and performance. Their should be a nice and easy way to do this I guess :-)... Th -----Original Message----- From: Discussion forum for developers using Windows Forms to build apps and controls [mailto:[email protected]] On Behalf Of Peter Ritchie Sent: donderdag 26 juli 2007 15:05 To: [email protected] Subject: Re: [DOTNET-WINFORMS] Word document preview in Windows Forms PrintPreview Control I'm no expert in automating Word; but is there a way to render a document to bitmap or metafile and display that in the preview?