View Single Post
Old 05-01-2020, 09:52 PM   #1779
willus
Fuzzball, the purple cat
willus ought to be getting tired of karma fortunes by now.willus ought to be getting tired of karma fortunes by now.willus ought to be getting tired of karma fortunes by now.willus ought to be getting tired of karma fortunes by now.willus ought to be getting tired of karma fortunes by now.willus ought to be getting tired of karma fortunes by now.willus ought to be getting tired of karma fortunes by now.willus ought to be getting tired of karma fortunes by now.willus ought to be getting tired of karma fortunes by now.willus ought to be getting tired of karma fortunes by now.willus ought to be getting tired of karma fortunes by now.
 
willus's Avatar
 
Posts: 1,305
Karma: 11087488
Join Date: Jun 2011
Location: California
Device: iPad
Quote:
Originally Posted by nlundberg View Post
If I want to do another pass with some other options, for example ocr, but not wrap/reflow, what options should I set?

Can K2PDFOPT be used to create a TOC?

I am converting a DJVU book, btw.
You can always do multiple passes. Just run k2pdfopt on the file that it just created. You don't have to do a second pass just for OCR. You can just turn on OCR on whatever conversion you do. If you don't want re-flow, use -wrap- as the command-line option to turn it off.

Yes, you can definitely add a TOC. See the the -toclist option in the command-line usage help page. You can supply it with a text file that you can create in a simple text editor (e.g. Notepad in Windows).
willus is offline   Reply With Quote