bug-ghostscript
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Converting Simple PS Transparency to PDF Fails


From: Walt
Subject: Re: Converting Simple PS Transparency to PDF Fails
Date: Thu, 12 May 2011 11:01:41 -0700 (PDT)
User-agent: G2/1.0

Answering my own question:

http://pages.cs.wisc.edu/~ghost/doc/AFPL/6.50/Language.htm#Transparency

For some reason this was a bit difficult to find.
I just needed to adjust the code:

   { gsave
       [ /ca .5 /SetTransparency pdfmark
       .5 .setopacityalpha true .settextknockout
       ...



reply via email to

[Prev in Thread] Current Thread [Next in Thread]