I again must come to this point. At the end of this week I want to give my book (pdf) to the printer to print.
But he says: Your texts are not overprinted over colored areas.

What do I have to do?



The company who prints my books says that my text
is not overprinted over the framed boxes.
They do a preflight with Adobe.

I think, I made no mistake - what do you think?
I hope it is not a missing  \par?


\setupcolors[state=start,rgb=no,cmyk=yes]
\definecolor[myc] [c=.40, m=.10, y=.50, k=0]
\starttext
\framed[%
  width=80mm,height=50mm,
  background=color,
  backgroundcolor=myc,
]
 {1 Overprinted or not?}

\blank[big]

\framed[%
  width=80mm,height=50mm,
  background=color,
  backgroundcolor=myc,
]

{\startcolorintent[overprint]2 Overprinted or not?\stopcolorintent}

\blank[big]

\framed[%
  width=80mm,height=50mm,
  background=color,
  backgroundcolor=myc,
]

{\startcolorintent[knockout]3 Overprinted or not?\stopcolorintent}

\stoptext


Regards
Jannis



___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to