Page 1 of 1

text-align tag not evaluated when exporting to word

Posted: Tue Jun 12, 2012 3:36 am
by csbrogi
Hello,
I use a text field allowing HTML Tags. When I use text-align=right, this is shown correctly in preview mode, but when exporting to word, the formatting is lost.
Here is my input data:

Code: Select all

        
                
                        
<p>
<text-align="right">
Right
</text-align>
</p>
<p>
<text-align="center">
My Centered Text
</text-align>
</p>
                        
                         and a normal foo
                
        
Regards,
Clemens

text-align tag not evaluated when exporting to word

Posted: Wed Jun 13, 2012 6:18 pm
by Ivan
Hello,

The problem is solved.
The patch will be available in the next prerelease build.

Thank you.

text-align tag not evaluated when exporting to word

Posted: Mon Jun 18, 2012 6:38 am
by csbrogi
Hello

this problem is solved in the latest version

Thanks,
Clemens

text-align tag not evaluated when exporting to word

Posted: Mon Jun 18, 2012 8:42 am
by Andrew
Hello,

Great!
Thank you for letting us know about this.