Date: Sat, 18 Apr 2020 11:18:13 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 238583] print/gv: X11 resource "gsCmdConvPDF" is defined specifying nonexistent gs device "pswrite" Message-ID: <bug-238583-7788-jEHEeRzbN2@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-238583-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-238583-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D238583 --- Comment #3 from Marco Beishuizen <mbeis@xs4all.nl> --- Solved it here by changing the "Ghostscript Options" in gv a little. In the= re is an input field for "Convert PDF" that says: gs -dNOPAUSE -dQUIET -dBATCH -sDEVICE=3Dpswrite -sOutputFile=3D%s -f %s -c = save pop quit In my case changing the "-sDEVICE=3Dpswrite" to "-sDEVICE=3Dps2write" makes= gv print again. Does this help? Regards, Marco --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-238583-7788-jEHEeRzbN2>