Plugin PDFPageBreak

Overview

This plugin doesn't have any parameters and will create a page break in the PDF anywhere you need. It will not have any effect on the page visibility and will only affect the PDF produced. See also: PluginPdf


Image

Parameters

Helpful to format PDF files created, plugin adds page break in PDF file generated.
Introduced in Tiki 17.
Go to the source code
Preferences required: wikiplugin_pdfpagebreak

Parameters
no parameters



Code (to use copy/paste):

Copy to clipboard
{pdfpagebreak}


Collection of References on doc.tiki.org

  • Print general info about printing
  • PDF general overview about PDF creation in Tiki
  • mPDF create PDFs from Tiki content (advanced library that works even on shared hosting). Recommended for Tiki18+
  • PluginPDF alter default settings of mPDF per wiki page
  • PluginPDFPageBreak add a page break for PDFs created with mPDF
  • PluginMediaPlayer display PDF file from file gallery
  • PDF.js viewer PDF.js from Mozilla
  • ViewerJS: a script to view PDFs and ODFs, which bundles WebODF
  • PluginArchiveBuilder Generate a zip file, including PDFs from wiki pages
  • WeasyPrint A PDF generation option in Python
  • wkhtmltopdf create PDFs from Tiki content (needs root installation)
  • dompdf once used for PDF print of slideshows