apple / cups

Apple CUPS Sources
https://www.cups.org
Apache License 2.0
1.85k stars 452 forks source link

Not able to print small file to HP LaserJet M435nw printer #6131

Open akshaybandi opened 11 months ago

akshaybandi commented 11 months ago

Hi

I have HP LaserJet M435nw printer and I am sending a file called sample.txt for printing using following command.

lp -o raw -d HP -- /tmp/sample.txt

The printer received the print job but it is not printing anything, showing printing on printer display. I am able to print files size more than 2kbytes but I unable to print files size less than 500bytes. I checked with network printer it is working with small sized files.