[gs-bugs] [Bug 691487] PDF 1.7 FTS: line(s) missing
bugzilla-daemon at ghostscript.com
bugzilla-daemon at ghostscript.com
Sun Aug 29 05:00:16 UTC 2010
http://bugs.ghostscript.com/show_bug.cgi?id=691487
--- Comment #8 from Alex Cherepanov <alex.cherepanov at artifex.com> 2010-08-29 05:00:14 UTC ---
Does /Knockout work at all? Changing /B as following doesn't help.
/B {
OFFlevels length 0 eq {
mark
/Isolated false /Knockout true
.dicttomark
gsave strokepath pathbbox grestore
2 index add exch
3 index add exch
.begintransparencygroup
gsave setfillstate
fill
grestore
setstrokestate .swapcolors
stroke
.swapcolors
.endtransparencygroup
} {
newpath
} ifelse
} bdef
--
Configure bugmail: http://bugs.ghostscript.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the gs-bugs
mailing list