bithost-gmbh / pdfviewhelpers

TYPO3 CMS extension that provides various Fluid ViewHelpers to generate PDF documents.
GNU General Public License v3.0
44 stars 20 forks source link

Add support for TOC (table of contents) #103

Closed maechler closed 5 years ago

maechler commented 5 years ago

See https://tcpdf.org/examples/example_045/

Add ViewHelpers for Bookmark and TOCPage and add a bookmark attribute to all textual ViewHelpers. For HeadlineViewHelper the bookmark option should be activated by default.