# testairprint **Repository Path**: dsqiu/testairprint ## Basic Information - **Project Name**: testairprint - **Description**: airprint test - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-02-06 - **Last Updated**: 2025-02-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # airprinter 通过AirPrint Verification 测试,基于cups-2.4.6的tool/ippeveprint.c文件更改 ## cups 选择 avahi 选择 GNU-TLS 选择 GZIP ## Kernel 选择IPV4 IPV6 ## 配置文件 在conf/中, * avahi 配置文件放到/etc下 * cups 配置文件放到/etc下 * png 测试需要的png文件,需要不同尺寸的,128 512 512 * ppd 测试的PPD文件 * sh 用于打印机控制的脚本文件 ## 测试命令 ```sh rm /tmp/ippeve* -rf; reset;/airprinter -P /4B-2054K.ppd -c /a.sh 4BARCODE_4B-2054K -k -i /p128.png,/p512.png,/p.png -l Note-4B-2054K -vv ```