scottmebberson.com

cfprint Example

This is a simple example of how you can print directly from ColdFusion using the cfprint tag.
If you've ever need to automate print runs such invoices, reports, etc - then cfprint is for you.

As cfprint is all serverside, you need to download and run the example from your local server (obviously with at least one printer connected).

You can download this example.

The example allows you to provide a title and some body content, then it generates a PDF and sends it off to the print cue.

Feel like sharing?