in source pdf, let say got (Pantone 123C) until now, I can get the whole value out from source as (PdfArray)ArrayList but I can't find a way to contruct this PdfObject as new PdfSpotColor so that I can use it to draw line/text with this color. What I want to do is, get Color value from source pdf(PdfArray value which include the indirect reference to LAB value in another object) then related this PdfArray to contentbyte drawing. I want to draw a line/text by using this color value from source. Any way to do this?
------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
