Package io.goobi.viewer.model.toc.export.pdf
package io.goobi.viewer.model.toc.export.pdf
Provides PDF export support for table-of-contents data, using iText/OpenPDF to write formatted TOC entries into a PDF document.
Includes the writer implementation and a dedicated exception type for export errors.
-
ClassDescriptionWrites a table-of-contents structure to a PDF document.Thrown when an error occurs while writing a table of contents to PDF.