[poppler] Bug 69485

Alex Korobkin korobkin+pp at gmail.com
Tue Jan 7 08:38:24 PST 2014


Adrian,

2014/1/6 Alex Korobkin <korobkin+pp at gmail.com>

> Adrian,
>
>
> 2014/1/6 Adrian Johnson <ajohnson at redneon.com>
>
>> I was looking at the imagemask-with-pattern.ps test case in
>> http://bugs.ghostscript.com/show_bug.cgi?id=689818 and noticed the "pop"
>> in the /PaintProc.
>>
>> Does this change fix the bug?
>>
>> -   /PaintProc { CairoPattern }
>> +   /PaintProc { pop CairoPattern }
>>
>>
> Wow, it does indeed solve the problem for the Distiller! I can certainly
> open my china-visa-application file in Distiller with this modification, no
> errors reported and the document looks correct.
>
> I cannot test with a Ricoh printer right now, will report tomorrow.
>

It certainly works with Ricoh printers, too.
There is a very minor side effect: it prints number of pages being
processed, and it used to be
PAGE: 1 1
PAGE: 2 1
PAGE: 3 1
PAGE: 4 1
%%[ Error: ...

Now it only reports three pages, not four,
PAGE: 1 1
PAGE: 2 1
PAGE: 3 1

But all four pages are correctly printed, so it's probably nothing to worry
about.
-Alex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/poppler/attachments/20140107/f845f7fb/attachment.html>


More information about the poppler mailing list