Changes between Version 2 and Version 3 of Docs/825gen2/Dev/DeveloperNews


Ignore:
Timestamp:
02/14/25 18:23:58 (8 days ago)
Author:
Don Wilson
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Docs/825gen2/Dev/DeveloperNews

    v2 v3  
    11= Developer News =
    22
    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
     5CTktFlds 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
     7Graphical ticket printing to CUPS printers is now also supported for apps that use CTktFlds and CTicket classes for ticket printing.
     8
     9It will be necessary to add the **${CUPS_LIB}** and **json-c** libraries.