Board index » delphi » TConversion Descendant - Translate Word file to Rich Text
Mike Manning
![]() Delphi Developer |
Thu, 01 Sep 2005 19:34:51 GMT
|
Mike Manning
![]() Delphi Developer |
Thu, 01 Sep 2005 19:34:51 GMT
TConversion Descendant - Translate Word file to Rich Text
Hi all
Is there anyone out there who has made / knows how to make a TConversion descendant which could be used to import a Word file directly into a RichEdit ? (ie I would prefer just to use the TRichEdit.lines.loadfromfile or loadfromstream method, and not Word OLEAutomation, to convert the word document to an RTF doc.) Any help or advice will be much appreciated. Regards Mike M |
Mike Shkolni
![]() Delphi Developer |
Thu, 01 Sep 2005 22:28:05 GMT
Re:TConversion Descendant - Translate Word file to Rich TextIn next versions the TMSWordDocument component (http://www.scalabium.com/msword) will support such conversion. Now only plain text is extracted. PS: TMSWordDocument doesn't use MS Word. This is direct doc-file parsing. -- Quote"Mike Manning" <mpmann...@optusnet.co~~~m.au> wrote in message Quote> Hi all |
Robert H Ruf
![]() Delphi Developer |
Fri, 02 Sep 2005 04:34:02 GMT
Re:TConversion Descendant - Translate Word file to Rich TextHoly Schmoly! That component is awesome. I have a few word docs that I have been able to get ANY text from even using Word automation. I've tried probably two dozen apps, mostly Linux/C things (yuck!) and this is by far the best converter. I'm signing up now. Quote"Mike Shkolnik" <mshkolnik2...@ukr.net> wrote in message Quote> In next versions the TMSWordDocument component - Hide quoted text - - Show quoted text - Quote> > or loadfromstream method, and not Word OLEAutomation, to convert the |
Mike Shkolni
![]() Delphi Developer |
Fri, 02 Sep 2005 05:49:54 GMT
Re:TConversion Descendant - Translate Word file to Rich TextThanks for such kind words. Anyway I sure that in future this component will allow to do more than even now:-) -- "Robert H Ruff" <i...@sovren.com> wrote in message Quote> Holy Schmoly! That component is awesome. I have a few word docs that I |
Mike Mannin
![]() Delphi Developer |
Fri, 02 Sep 2005 20:40:15 GMT
Re:TConversion Descendant - Translate Word file to Rich TextThanks very much Mike - your component looks really good. Unfortunately I really need Rich text format (not plain text) - so I guess I'll have to use OLE until you complete the next version of your component. Hope you get it finished soon ! Mike M Quote"Mike Shkolnik" <mshkolnik2...@ukr.net> wrote in message Quote> Thanks for such kind words. |
1. Saving MS Word files / Bmp files/ text / rich text files in SQL Server
2. Insert Rich Text into a Rich Text file
3. Checking for Rich Text formatting in a rich text edit box
4. Adding Rich Text to Rich Text
5. Rich Text from Delphi to Word
6. Sending rich text to MS Word
7. Rich Edit/EM_FORMATRANGE Q: Need way to determine width of painted rich text
8. sending actual Rich Text to a Rich Edit
9. Rich Edit/EM_FORMATRANGE Q: Need way to determine width of painted rich text