User Tools

Site Tools


wiki:ai:export_to_pdf
Draft Newest approved | Approver: @ai-us-principals

This is an old revision of the document!


Just use the Export to PDF button on the right (looks like and adobe symbol)

Usage There are three ways to export:

  • Export one page
    • You simply need to call the page with an additional do=export_pdf URL parameter. This starts the PDF export of the page. Some templates let the plugin extend the pagetools automatically. For other templates you need to implement this yourself to add a button or similar somewhere in your template design.
    • For example is the url is http://IP/page you would change it to http://IP/page&do=export_pdf and it will create and open a download window.
  • Export an entire namespace
    • There is the URL parameter do=export_pdfns which let you export a chosen entire namespace as one PDF (e.g. use &do=export_pdfns&book_ns=my:namespace&book_title=Mytitle (See Configuration options on how to exclude specific pages). Or create a link with the syntax).
  • Export selection of pages
    • If you need to select just some pages to export to one PDF, you can use Bookcreator plugin, which offers an interface for the dw2pdf plugin.

AI Cloud Managed Services Policies and Procedures

wiki/ai/export_to_pdf.1747053392.txt.gz · Last modified: by ddehamer