On 07/17/2017 08:34 PM, brian m. carlson wrote:
It does not appear to fix the problem. The PPD that's generated is identical and still contains the 600x2 resolution. I will lose access to the printer tomorrow, unfortunately, so I'll be unable to test further.
The actual change takes place in /usr/lib/x86_64-linux-gnu/libcupsfilters.so.1.0.0. So you if you do not do a full "make install", you need to run the command
sudo cp .libs/libcupsfilters.so.1.0.0 /usr/lib/x86_64-linux-gnu/ to apply the fix to your system. Till