View Full Version : Strip tables during conversion?


evandy
06-11-2011, 04:32 PM
I have an eBook that I'm in the process of converting after OCR. Abby FineReader packages each of the pages up in table/td/tr tags so it can position text on the pages. Is there an automated way to ask Calibre to strip these during conversion?

--Evan

kovidgoyal
06-11-2011, 05:00 PM
Use the linearize tables option in conversion->look & feel

evandy
06-12-2011, 09:48 PM
Thanks! I'll give it a try on my next scan. I've been using a regex which does an OK job, but is prone to mis-typing.