OpenPrinting / cups-filters

filters, backends, driverless utility, ... - Everything which CUPS 2.x needs to be used on non-Mac systems
Apache License 2.0
155 stars 125 forks source link

PDFtoraster - Printout of image files (.JPEG, .PNG) are not properly aligned and cropped. #529

Open prakashgoud421 opened 1 year ago

prakashgoud421 commented 1 year ago

Discussed in https://github.com/OpenPrinting/cups-filters/discussions/528

Originally posted by **prakashgoud421** May 21, 2023 printer model : HP DeskJet 4530 Landscape Images getting cropped and misaligned. Portrait Images working fine. In landscape Mode-> left side observed more padding Almost 20% of page .
tillkamppeter commented 1 year ago

I need some more information: What is the version of cups-filters you are using? Run the command

driverless

and in the beginning of the output the version number is shown. If there is no driverless utility on your system, try to find it out by means of your OS distribution. If it is Debian or Ubuntu, run

dpkg -l | grep cups-filters

and post the output here. Also provide us with your print queue's PPD file. It is in /etc/cups/ppd/ and named by your print queue's name. Please copy the file, rename the copy so that it has a .txt name suffix (needed so that it can be attached to this bug report), and attach the file to this bug report. Do not compress the file.