I know it is possible to set the fillcolor to a specific mix of process
colors:

cb.setCMYKColorFill(0, 255, 0, 255);

If I have two spot colors defined, is it possible to set the fill color to
a combination of the both of them? So far all I've been able to do is set
it to one spotcolor, do the text operation, then set it to the other
spotcolor and redo it.

Also, when I do this I find that the second spotcolor "knocks out" the
first one. Will PDFGState.setOverPrintNonstroking() fix this?



-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to