On 23 February 2012 15:22, Robert Walker <[email protected]> wrote: > Msan Msan wrote in post #1048192: >> My clients asking me the possibility to create every time new >> documents, just like using text editors like word or others. >> My application create a document model based on data inserted in a >> form, obviously this is a static document that the user can print. >> But the user wants to edit the document inserting, changing text or >> whatever else before printing. >> Is it possible to do something like this with rails? > > Yes, would be the direct answer to your question. That being said you're > not going to get anywhere with questions like this. It's not like anyone > here as any interested in designing your app for you. > > - Do you have anything specific to ask? > - What have you tried?
I've found the solution in serenity-odt gem :-) Thank you. -- 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.

