add simple fold and punch marks

This commit is contained in:
2020-06-09 23:44:33 +02:00
parent cf2c61078a
commit 03984e39e9
3 changed files with 12 additions and 0 deletions
Application/views/tpl/documents
metadata.php

@ -63,6 +63,7 @@ $aModule = [
'd3pdfheader.tpl' => 'd3/pdfdocuments/Application/views/tpl/documents/inc/header.tpl',
'd3pdffooter.tpl' => 'd3/pdfdocuments/Application/views/tpl/documents/inc/footer.tpl',
'd3din5008.tpl' => 'd3/pdfdocuments/Application/views/tpl/documents/inc/din5008.tpl',
'd3pdfstyle.css' => 'd3/pdfdocuments/out/src/css/pdfStyling.css'
],
'events' => [],