Hi,
I have an urgent problem.
I have a WebApplication where i generate Word 2003 Documents.
Word 2007 does not have the problem but Word 2003 has.
In the document there ist html generated from ckeditor.
With an OrderList inside the ListItem ckeditor produced
3 nested Span tags with 3 different styles.
I have version 2.6 SVN Build 22965 from ckeditor.
The solution is, if i delete the 3rd style parameter out of the 3rd span tag then it works
with Word 2003 (maybe a bug in Word 2003)
However, i NEED ckeditor to NOT use css styles at all if that's possible ??
OR
Not to produce 3 span tags, instead of just one.
What can i do ?
I'm at the finishing of a project and now this error occured.
Thanks for help !
Nick
I have an urgent problem.
I have a WebApplication where i generate Word 2003 Documents.
Word 2007 does not have the problem but Word 2003 has.
In the document there ist html generated from ckeditor.
With an OrderList inside the ListItem ckeditor produced
3 nested Span tags with 3 different styles.
I have version 2.6 SVN Build 22965 from ckeditor.
The solution is, if i delete the 3rd style parameter out of the 3rd span tag then it works
with Word 2003 (maybe a bug in Word 2003)
However, i NEED ckeditor to NOT use css styles at all if that's possible ??
OR
Not to produce 3 span tags, instead of just one.
What can i do ?
I'm at the finishing of a project and now this error occured.
Thanks for help !
Nick