Hello,
Here the structure of the RTF file:
- text
- list bullet with text
- list bullet with text
- text again between 2 bullet zones
- list bullet with text
- list bullet with text
-text
The text between the 2 bullet zones is marqued as numbered.
If I delete the second bulleted part, it is ok.
For the last case the debug/dump mode show:
Sindoc:lb1:Slb1
Slb1:lb1:Slb2 follow by the text
Slb2:lb1:Slb1 follow by tag end
Slb1:lb1:Slb2 follow by the text
Slb2:p:Slb1 follow by tag end
Slb1:p => pop
That's ok
In my example, I see:
Sindoc:lb1:Slb1
Slb1:lb1:Slb2 follow by the text
Slb2:lb1:Slb1 follow by tag end
Slb1:lb1:Slb2 follow by the text
Slb2:ln1:Slb1 follow by tag end !!!!!!!
Slb1:ln1 => pop !!!!
Sindoc:ln1.... => numbered list !
Logged In: YES
user_id=993028
Could you please attach your test-rtf-file and the produced
xml-file?
The produced file from rtf sended
Rtf file to produce the pb