You might be able to draw the seperation marks in multiple "correct" colors... though I'd worry that the colors that weren't used for cutting would appear along the edge of the cuts.
--Mark Storer Senior Software Engineer Cardiff.com #include <disclaimer> typedef std::Disclaimer<Cardiff> DisCard; > -----Original Message----- > From: Mathias Nilsson [mailto:[email protected]] > Sent: Thursday, February 18, 2010 10:57 AM > To: [email protected] > Subject: Re: [iText-questions] Separation color for cut marks > > > > Yes is was this one but Marcus says depending on the RIP. > Since this should > be printed on any printer world wide I don't know the name. Any other > pointers? > > Markus Meyer wrote: > > > > Mathias > > > > look into the manual of your RIP or printer driver for the > exact name of > > the spot color needed (probably "CONTOUR" or "CutContour" > depending on > > the RIP). Then construct a PdfSpotColor with the given name: > > > > http://api.itextpdf.com/com/itextpdf/text/pdf/PdfSpotColor.html > > > > Regards, > > Markus > > > > Am 18.02.2010 15:30, schrieb Mathias Nilsson: > >> Hi, > >> > >> can anyone help me on how to create the correct separation > color for cut > >> marks. > >> > > > > > > > -------------------------------------------------------------- > ---------------- > > Download Intel® Parallel Studio Eval > > Try the new software tools for yourself. Speed compiling, find bugs > > proactively, and fine-tune applications for parallel performance. > > See why Intel Parallel Studio got high marks during beta. > > http://p.sf.net/sfu/intel-sw-dev > > _______________________________________________ > > iText-questions mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/itext-questions > > > > Buy the iText book: http://www.1t3xt.com/docs/book.php > > Check the site with examples before you ask questions: > > http://www.1t3xt.info/examples/ > > You can also search the keywords list: > > http://1t3xt.info/tutorials/keywords/ > > > > > > -- > View this message in context: http://old.nabble.com/Separation-color-for-cut-marks-tp27637814p27643843.html Sent from the iText - General mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://www.1t3xt.com/docs/book.php Check the site with examples before you ask questions: http://www.1t3xt.info/examples/ You can also search the keywords list: http://1t3xt.info/tutorials/keywords/ ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://www.1t3xt.com/docs/book.php Check the site with examples before you ask questions: http://www.1t3xt.info/examples/ You can also search the keywords list: http://1t3xt.info/tutorials/keywords/
