Skip to end of banner
Go to start of banner

PDF Generation

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Next »

LearningBuilder supports generating PDFs in the following ways:

Type

Description

Entity PDF

Custom formatted PDF, one or more pages, that can be accessed via a workflow quick action, emailed as a publicly sharable link. Commonly used for Activity Completion Certificates. (See PDF Templates)

Template Attribute PDF

Uses the Template Attribute to produce a custom formatted PDF. Can be shown on an entity view. Often used to display a certificate on the profile page or on the learning plan card. (See /wiki/spaces/DOCS/pages/1664385029)

Member Search PDF

Used a custom ASPX page on the file system to create a custom formatted PDF that can be downloaded from the member search results such as a public or internal verification page. (See Credential Verification)

Workflow Instance PDF

Complete downloadable and printable representation of a workflow, including all uploaded documents, and data from activity container attributes based on an entity view. Format cannot be customized but content can be configured. (Included in Release 10.8 Printable Workflow Summary )

Upload PDF

PDF representation of any document uploaded into the upload attribute for which the document type is support (ex. Word, Excel, Jpg, Gif, Png, etc.) (See Upload Attribute)

Certificate Print PDF

Allows program administrators to construct multiple types of documents using HTML templates and to configure which documents should be mailed out in response to which business events. Additional staff manage the print queue itself, printing the physical documents, mailing them out, and then tracking their status in the system. (See Certificate Printing)

Each of the different PDF generation methods supports various methods for access, customization, and usage. The chart below maps out how they are similar and different.

Feature / Type

Entity

Template Attribute

Member Search

Workflow Instance

Upload

Certificate Print

Custom Look - allow custom HTML and images to produce a high quality certificate.

(tick)

(tick)

(tick)

(tick)

Based on Entity Views - requires no coding to configure but format is rigid.

(tick)

Accessible from Workflow Form

(tick)

(tick)

(tick)

(tick)

Accessible via Template Attribute - useful to display anywhere an attribute can be displayed.

(tick)

(tick)

Accessible via Entity View - useful to display a PDF Certification on the Account Profile page.

(tick)

(tick)

Accessible via Workflow Quick Action

(tick)

(tick)

Accessible via LPI Activity Card

(tick)

Accessible via Member Search Results

(tick)

(tick)

Accessible via Public Link

(tick)

(tick)

Accessible via Emailed Link

(tick)

Accessible on Profile Page / Area

(tick)

(tick)

(tick)

(tick)

Includes Uploaded Document(s)

(tick)

(tick)

Can be Printed

(tick)

(tick)

(tick)

(tick)

(tick)

(tick)

Can be Batched for Printing

(tick)

Configuration Location

SysAdmin | AppConfig | PDF Templates

Template Attribute Editor

ASPX File on Server

Entity Views

Attribute Editor

Add-on Feature (Admin>Print Queue)

  • No labels