Changes between Version 2 and Version 3 of Docs/825gen2/Dev/DeveloperNews
- Timestamp:
- 02/14/25 18:23:58 (8 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Docs/825gen2/Dev/DeveloperNews
v2 v3 1 1 = Developer News = 2 2 3 CTktFlds and CTicket are updated to allow apps to send tickets as email. Apps that use this for ticket printing can be recompiled with the update lib825ev to support sending emails. It will be necessary to add the **${CUPS_LIB}** and **json-c** libraries. 3 ==2025-02-14== 4 5 CTktFlds and CTicket are updated to allow apps to send tickets as email. Apps that use this for ticket printing can be recompiled with the update lib825ev to support sending emails. 6 7 Graphical ticket printing to CUPS printers is now also supported for apps that use CTktFlds and CTicket classes for ticket printing. 8 9 It will be necessary to add the **${CUPS_LIB}** and **json-c** libraries.