We have an corner case where print the attached document results in error using pdftocairo with the following output to console: _cairo_win32_printing_surface_paint(StrtchDIBits): The data area passed to a system call is too small Internal Error: cairo error: Out of memory<0a>
Recompiled pdftocairo to use cairo 1.15.2 due to hints about fixes on the topic in release notes, which solves the problem.
Created attachment 709 [details] pdf document
(In reply to comment #2) > Created an attachment (id=709) [details] > pdf document Reproduce by printing this document from evince within a ThinLinc session running on RHEL7 and with client running on Windows 10 with printer driver "HP Laserjet 500 color MFP M570 PCL6" Doing the same on RHEL6, the bug is no triggered.