Crow Canyon Software Forum

Forum Navigation
Please or Register to create posts and topics.

Formatting Item Print Templates

Been struggling to make item print outs to look "professional". Read through the post here regarding print templates. The page displays examples of bold table borders with rounded corners and check boxes in use by choice columns. From the looks of it, I need to be savvy in HTML, CSS and Javascript. Can anyone suggest a WYSIWYG HTML / CSS editor? Regarding Javascript and the JSOM, can you suggest a site or book that can get me up and running quick?

thanks!

Bob

Hi Bob,

We have some sample articles for configuring rich print template using HTML, CSS and Javascript, please refer below articles.

NITRO Print – Advanced formatting using JavaScript

Configure rich print templates using Crow Canyon Print Manager App

NITRO Print App – Remove border for rich text print templates

Appreciate the links. I have already gone through those articles. Time is my problem. I don't have enough to get savvy at CSS and HTML.

Looking for a WYSIWYG html/css editor that I can copy the source and paste into the html view of the print out.

Hi Bob,

1. Item print has a WYSIWYG html editor (see screenshot below), but for advanced formatting we to work with html directly.

2. w3schools is a good reference to work with html directly. URL: https://www.w3schools.com/html

3. One alternative is to generate a word document with required formatting and then print it. Please refer generate document action in Custom Action from: https://www.crowcanyon.info/nitro/appmanual_v2/generate-document.html

Uploaded files:
  • HTML-Print.jpg
bob has reacted to this post.
bob