RTF now has table support
svn: r115
This commit is contained in:
parent
196d961629
commit
731d836bd2
@ -104,7 +104,7 @@ except:
|
||||
|
||||
try:
|
||||
import RTFDoc
|
||||
_textdoc.append((_RTF, _no_tables, _paper, _styles))
|
||||
_textdoc.append((_RTF, _has_tables, _paper, _styles))
|
||||
except:
|
||||
pass
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user