ps-printer-app icon indicating copy to clipboard operation
ps-printer-app copied to clipboard

PostScript Printer Application

Results 5 ps-printer-app issues
Sort by recently updated
recently updated
newest added

I was about to post a RFP in Debian. Then I noticed > No releases published This leads me to think the chances of ps-printer-app getting packaged as a .deb...

Will this be able to work with LPR printers?

Hi, I've installed a printer via snapped ps-printer-app and tried to query it via ipptool for available attributes: ``` $ ipptool -tv ipp://localhost:8000/ipp/print/mytest get-printer-attributes.test "/usr/share/cups/ipptool/get-printer-attributes.test": Get-Printer-Attributes: attributes-charset (charset) = utf-8...

Hi everyone, is it possible to install ps-prtinter-app on an Alpine Linux Machine? best regards, Shahram

Would you like to add more error handling for return values from functions like the following? - [calloc](https://pubs.opengroup.org/onlinepubs/9699919799/functions/calloc.html "Memory allocation") ⇒ [ps_create_job_data](https://github.com/OpenPrinting/ps-printer-app/blob/a7e250719bcec21a7782e0a46017d81d9c822d22/ps-printer-app.c#L476) - [fputc](https://pubs.opengroup.org/onlinepubs/9699919799/functions/fputc.html "Put a byte on a stream.")...