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 6 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 publically sharable link. Commonly used for Activity Completion Certificates. (See Entity PDFs )

Template Attribute PDF

Uses the Template Attribute to produce a custom formattted 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. (Coming in Release 10.8 in Fall 2021)

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)

Accessable from Workflow Form

(tick)

(tick)

(tick)

(tick)

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

(tick)

(tick)

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

(tick)

(tick)

Accessable via Workflow Quick Action

(tick)

(tick)

Accessable via LPI Activity Card

(tick)

Accessable via Member Search Results

(tick)

(tick)

Accessable via Public Link

(tick)

(tick)

Accessable via Emailed Link

(tick)

Accessable 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 Area

Template Attribute Editor

ASPX File on Server

Entity Views

Attribute Editor

Add-on Feature (Admin>Print Queue)

  • No labels