Changes between Version 20 and Version 21 of Docs/825gen2/Dev/Devices/USB/PrintersCUPS


Ignore:
Timestamp:
03/12/25 07:07:39 (3 weeks ago)
Author:
Don Wilson
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Docs/825gen2/Dev/Devices/USB/PrintersCUPS

    v20 v21  
    123123There 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.
    124124
    125 {{{
     125{{{#!c++
    126126#include <stdio.h>
    127127#include <cairo.h>