Changes between Version 20 and Version 21 of Docs/825gen2/Dev/Devices/USB/PrintersCUPS
- Timestamp:
- 03/12/25 07:07:39 (3 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Docs/825gen2/Dev/Devices/USB/PrintersCUPS
v20 v21 123 123 There is some example code of cups printing on stackoverflow.com. This can be compiled for the 825. Some changes were needed to get it to work. 124 124 125 {{{ 125 {{{#!c++ 126 126 #include <stdio.h> 127 127 #include <cairo.h>