Skip to main content

Printing Permit from Home Setup

Setup Printable Permit Template 

Before you can allow your users to print from home you must setup the correct messaging under System Config → System Messaging, follow the instructions below on how to set this up 


Page Type

Once you are on the Manage System Messaging page make sure that you click the Messages tab before clicking Create Page/Message, if you forget to do this you will automatically be prompted to create a Page instead of a Message

You will know if you are creating a message by looking under the Page Type drop-down, make sure that Message is selected instead of Page

image.png


Page Title

You can set the title of the messaging to be whatever you like but we suggest to name it something obvious such as Permit Printing from Home or Print from Home


image.png

Setting the Correct Identifier

The Identifier field is important and must be a specific set of text to ensure that the messaging works as intended throughout the system. Make the identifier for your permit printing permitPdf

image.png

Creating the Print from Home Content

Important

Make sure that you are physically printing this message out to test and ensure that the layout is being displayed correctly. 

Available Permitpdf Shortcodes 

Shortcodes allow you to display dynamic content onto a static page. By providing these shortcodes we allow our users to customize their messaging however they would like. 

[permitpdf user=fullname]

[permitpdf vehicle=all] will show a comma separated list of vehicles up to 3.

[permitpdf vehicle=1] will show the first vehicle in the list. Available numbers include 1, 2, and 3

[permitpdf permit=expiry] the expiry of the permit

[permitpdf permit=permitno]

[permitpdf permit=lotshortname]

[permitpdf permit=lotname]

[permitpdf permit=location]


To print the permit information you must supply specific shortcodes such as permitpdf user=fullname, see a list below for the available permit print shortcodes that you can use. 

Permit Print Sample Content by Image

Below is an image of how we recommend you layout your permit printing as well as what shortcodes to use. 


image.png


Permit Print Sample Content by Source Code

If you would like to copy our permitPrint template you will need to copy the source code and paste it into your messages source code. See below on how you can edit the source code. 

Permit Print from Home Source Code Expand source

How to Edit the Messaging Source Code 

To edit the source-code of your messages click into the body content which will make a grey editor box appear above the text. The source code can be edited by going to Tools → Source Code

image.png


Enabling Permit Print Settings 

To get to the System settings hover over the cog wheel at the top of the page and click System Settings

image.png


Select Permits and click Enable User Permit Printing 

image.png

How Users Print from Home

We have written a separate article that demonstrates how users can use the print from home functionality. Reference this article on Printing Permits from the User Portal to learn how printing permits from home can be done.