<div dir="ltr"><div class="gmail_extra">Adrian,<br><br><div class="gmail_quote">2014/1/6 Adrian Johnson <span dir="ltr"><<a href="mailto:ajohnson@redneon.com" target="_blank">ajohnson@redneon.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

I was looking at the <a href="http://imagemask-with-pattern.ps" target="_blank">imagemask-with-pattern.ps</a> test case in<br>
<a href="http://bugs.ghostscript.com/show_bug.cgi?id=689818" target="_blank">http://bugs.ghostscript.com/show_bug.cgi?id=689818</a> and noticed the "pop"<br>
in the /PaintProc.<br>
<br>
Does this change fix the bug?<br>
<br>
-   /PaintProc { CairoPattern }<br>
+   /PaintProc { pop CairoPattern }<br><br>
</blockquote></div><div class="gmail_extra"><br></div>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. </div>

<div class="gmail_extra"><br></div><div class="gmail_extra">I cannot test with a Ricoh printer right now, will report tomorrow. </div><div class="gmail_extra">-Alex</div></div>