DIY ebook
Make ebook
- Scan the book in odd and even batches. This is more efficient compared to scanning the book double-sided.
- Or take pictures of the book and then convert to pdf with ScanTailor Advanced program.
- pdftk A=forward.pdf B=reverse.pdf shuffle A Bend-1 output collated_pages.pdf
- Or pdftk A=forward.pdf B=reverse.pdf shuffle A B output collated_pages.pdf (if reverse book is in right order)
- Use OCR program to generate bookmark textfile separated with tab, arranged similar to markdown format.
- Insert bookmarks with PdgCntEditor.