Jaf
Posts: 70
Joined: 2/1/2006 Status: offline
|
I'm sorry, but our converters convert plain text files to RTF through a process of statistical analysis of plain text to determine the layout rules that have been applied to that document. If, as I suspect, you're asking about Tex documents, then Tex is a sophisticated text markup language and it would need a special interpreter to convert this to Word. However any such conversion might not be perfect as Tex can do things that would be difficult in Word (I once created a guitar-shaped paragraph for a party invite). That being the case it may be easier to go from Tex to PDF, and for PDF generation there are a number of print driver type applications available (although I don't know any well enough to recommend). It may be your best route is Tex -> print driver -> PDF -> Word. I should imagine there are more PDF->Word converters available, although depending on the quality of your Tex docments you may lose an amount of layout detail in the process. Hope this helps.
|