class DemoStartPage extends React.Component { render() { return (

Available Demos


 Raw Data Printing

Send any raw data & commands supported by the client printer like{" "} Epson ESC/POS, HP PCL, PostScript, Zebra ZPL and Eltron EPL, and more!

 Advanced PDF Printing

Print PDF files{" "} without requiring Adobe Reader or any other external software! {" "} Advanced PDF Printing settings include{" "} Tray Name, Paper Size,{" "} Print Rotation,{" "} Pages Range, and more!


 Print Images & Docs

In addition to print raw commands, you can also print known file formats like{" "} PDF, TXT, DOC/x, XLS/x, JPG, PNG, and more!{" "} PDF, TXT, PNG, JPG and BMP are natively supported; others will require external software like Word, Excel, LibreOffice, etc.

+  Print Multiple Jobs in one shot!

Print multiple jobs to the same or different printers in one shot! {" "} You can mix Raw commands and Known File Formats!


 Advanced TXT Printing

Print TXT files or{" "} just plain text including settings like{" "} Font (name, size, style),{" "} Text Color,{" "} Text Alignments (left, center, right, justify) , Print Orientation, and more!

 Get Printers Info

Get the list of installed printers{" "} available in the client machine including details like{" "} DPI Resolution, PortName, "Is Connected", "Is Shared", "Is Local", "Is Network" , as well as the{" "} list of supported Papers and list of trays/bins!


 Print from Mobile & Sandboxed Devices

Printing from clients such as{" "} mobile/sandboxed devices (running iOS, Android, ChromeOS...) {" "} and Terminal Services/Citrix environments{" "} is possible with{" "} JSPrintManager in Print Server Mode,

Learn how to do it...
); } } window.DemoStartPage = DemoStartPage;