I want to edit (for example, replace any placeholder by any text) a rtf documents in Rails application.
What is the simplest way to provide it?
Thanks.
I want to edit (for example, replace any placeholder by any text) a rtf documents in Rails application.
What is the simplest way to provide it?
Thanks.
There are a few options based on these SO Posts --this too.
However those are all from the UI.
If you want to manipulate it behind the scenes: