how to generate doc file in drupal files..
do开发者_StackOverflow中文版 we have module for that... as pdf generation module...
Are you using Views? You might be able to cook up something using the Views Bonus Pack module. It seems a little bit unstable in the export though...
http://www.google.ru/search?q=php+export+doc
In simple way, you can generate just html file, for example via Print module. Microsoft Word will understand it.
精彩评论