PDFs

Functions

Tags

  • <cfdocument>

    Creates a PDF document from a text block containing CFML and HTML.

  • <cfdocumentitem>

    Specifies action items for a PDF document created by the cfdocument tag.

  • <cfdocumentsection>

    Divides a PDF document into sections.

  • <cfpdf>

    Manipulates existing PDF documents.

  • <cfpdfparam>

    Provides additional information for the cfpdf tag. The cfpdfparam tag applies only to the merge action of the cfpdf tag and is always a child tag of the cfpdf tag.

Guides