Marcello Parra wrote:
> Hello all,
> 
> I need to create a report and export it to Word/DOC in my Rails App...
> The problem is that is must be .doc.  Can't be .docx (XML) or RTF and my 
> app
> is in a Linux box.

Don't do this.  MS Word documents have no place on the Web and do not 
play nice with Web browsers.  If you need something editable in MS Word, 
use HTML -- Word does an incredible job of importing it.

> 
> Somebody can help me with that ??
> 
> Thanks,

Best,
--
Marnen Laibow-Koser
http://www.marnen.org
[email protected]
-- 
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to