Thanks, janvanmaar.
I converted file using your script. Tried to convert output file to opf using tab2opf and got error message:
File "Download/tab2opf.py", line 243, in <module>
dd = normalizeUnicode(dd,'cp1252')
File "Download/tab2opf.py", line 103, in normalizeUnicode
text = unicode(text, 'utf-8')
UnicodeDecodeError: 'utf8' codec can't decode byte 0xe1 in position 317: invalid continuation byte
|