{# # Copyright (C) 2021 Cinc # # All rights reserved. # # License: 3-clause BSD #} # extends 'admin.html' # block admintitle PDF Parameters # endblock admintitle # block head ${ super() } # endblock head # block adminpanel

PDF Parameters

${jmacros.form_token_input()}

These parameters apply to PDF file creation when not overriden by the user.

${_("Book parameters")}

The following parameters apply when creating a PDF book.

${_("Configure a wiki page used as a cover when creating a PDF book.")}

${_("Page size")}
${_("Footer")}
${_("Style page")}

Add CSS style information to wiki pages at WikiPrint/Styles/ to define your own styles. For example: WikiPrint/Styles/MyStyle.

${_("Document Properties")}

${_("Leave empty to use the name of the wiki page as the title.")}

# endblock adminpanel