Quote:
Originally Posted by BetterRed
@JP91306 - FYI, the portable version of calibre is 32bit
What 'this' -- a memory error in conversion can normally (only ?) be solved by using 64bit calibre on a computer with plenty of RAM.
Apart from opening it Word or Writer how does one check the the validity of Office Open XML code (DOCX format).
BR
|
I am not sure (I bet there are XML tools out there), but if it is corrupt (mis-matched tags...), I foresee issues. But, OOM, might imply recursive references that never end.
Using a 64bit computer is one solution
Breaking the Input file into Valid pieces, the convert the individually, THEN EPUB merge the lot. (there are almost alternate ways to get things done with Calibre

)