pappl icon indicating copy to clipboard operation
pappl copied to clipboard

PAPPL - Printer Application Framework

Results 42 pappl issues
Sort by recently updated
recently updated
newest added

Add scan commands for command-line: - [ ] Add `papplMainloopSetScannerDrivers` API to preset scanner drivers prior to running `papplMainloop`. - [ ] Add `scan` sub-command with standard options - [...

enhancement

In order to support multi-function devices and standalone scanners, PAPPL should provide APIs, interfaces, and objects for scanning, with the goal of providing IPP Scan and/or eSCL protocol endpoints (eSCL...

enhancement

OAuth seems to be where cloud-based printing is going and PAPPL will need to support it for Proxies as well as normal print server operations. Tasks: - [ ] Import...

enhancement
priority-high

Add support for functioning as an IPP INFRA Proxy, using both the PWG 5100.18 (INFRA) and PWG 5100.22 (SYSTEM) operations to register and accept print jobs via an INFRA server....

enhancement
priority-high

enhancement
priority-low

In some cases a printer has options of string or text style and not enumerated choice, for example passwords, PINs, fax numbers, individual watermark text, ... In the test Printer...

enhancement
priority-low

It would be nice to have a solution for providing direct PDF printing support, both for raster printers as well as native PDF printers/print solutions and legacy PostScript devices. Currently...

enhancement
priority-medium

**Is your feature request related to a problem? Please describe.** So by default doing AirPrint of a photo to an image printer using a newer iOS device the HEIC images...

enhancement
priority-low
platform issue

**Describe the solution you'd like** As described in issue #90 I want to add an extra page to the printer's web interface to allow setting the "Installable Options" PPD options...

enhancement
priority-low

Currently the PNG image printing support uses the simple image reading API which does not provide access to the PHyS chunk information. Need to switch to the lower-level image reading...

enhancement
priority-low