Page 1 of 1

indent not saved when export to html

Posted: Mon Oct 04, 2010 10:35 am
by cychia
I want my rv content to be exported to simple html without CSS, but when there is indent in the rv content, i wish it is exported like this:

<p style='margin-left:144.0pt'>123</p>

any suggestion on how can I achieve this with rvedit? Thanks

Posted: Mon Oct 04, 2010 5:02 pm
by Sergey Tkachenko
Sorry, it's not possible.
You can only save something around <p>...</p> using OnSaveParaToHTML event.