Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 491 Bytes

Readme.md

File metadata and controls

19 lines (12 loc) · 491 Bytes

Overview

Printing Utility to print ZK page.

This repository contains 2 projects:

printUtil

The purpose of this project is to provide a printing utility to print any ZK component.

PrintUtilDemo

Demonstrate how to use the printing utility.

For details, please refer to Printing In ZK.

License: GPL v2

How to Run demo project

Install Maven first and run the goal below:

mvn jetty:run