manisandro / gImageReader

A Gtk/Qt front-end to tesseract-ocr.
GNU General Public License v3.0
1.61k stars 190 forks source link

feature request: table of contents #648

Closed u6aab closed 8 months ago

u6aab commented 1 year ago

it would be nice to be able to add a table of contents when creating a pdf without having to use a separate program.

manisandro commented 8 months ago

This is a bit out-of-scope for gImageReader, since it does not have any context to generate a table of contents (i.e. it does not know what is a chapter or any other entry which one might want to have in a TOC).