This page provides information about PrintSpirit's open source projects.
LPTSpirit (Label Print Tools of Spirit)
LPTSpirit is an open-source tool designed for batch label printing, targeting general users. It utilizes Print Spirit's label design and printing capabilities to offer online label design, data editing, and batch import of Excel data. The label printing feature (online use) of this website is built upon this project.
Project Address:
https://www.github.com/printspirit/lpts
Key Features
- Design print templates using SpiritDesigner and complete printing with SpiritWeb, supporting text, images, 1D barcodes, and QR codes.
- Automatically extract template variables and create data entry forms for variable data printing.
- Supports manual data entry online.
- Allows batch import of Excel data.
- Supports direct database connections with SQL queries for easy integration with existing information systems.
- Compatible with Windows printers and ZPL-specific label printers.
- Optimizes label layout to save paper and speed up printing.
Usage Instructions
https://www.printspirit.cn/doc/label_print.md
Integrating PrintSpirit into Third-Party Websites
Provides examples for integrating Print Spirit into third-party websites, aimed at enabling online label editing features quickly. Source code is available in PHP and Go.
Project Address:
https://www.github.com/printspirit/spirit_example