[gs-devel] Re: Bug when printing some PDF files using -sDEVICE=mswinpr2
Russell Lang
gsview at ghostgum.com.au
Thu Jun 5 02:22:39 PDT 2003
Pierre,
That fix was applied by Ray on 24 Jan 2003, but to HEAD only.
I have now applied the fix to the GNU branch.
Russell
On 4 Jun 2003 at 19:12, Pierre Arnaud wrote:
> Hello,
>
> Stephane Gagnon reported that printing of some PDF files did not work when
> used with the mswinpr2 device on GS8.00. Indeed, there is a problem when
> .installpagedevice gets executed, while restoring the /QueryUser property.
>
> I have traced this to the gdevwpr2.c file, function win_pr2_get_params,
> which does not generate the proper parameter type for QueryUser. It should
> be int, but it is returned as a bool. It should read :
>
> code = param_write_int(plist, "QueryUser",
> &(wdev->query_user));
>
> Can someone with a write access to CVS please fix this for me? Russell?
>
> Thanks.
>
> Pierre
>
Russell Lang gsview at ghostgum.com.au
Ghostgum Software Pty Ltd http://www.ghostgum.com.au/
More information about the gs-devel
mailing list