Hi, this is somehow related to https://issues.apache.org/jira/browse/PDFBOX-2830 the PDColor::toCOSArray method adds the pattern name (if present) to the end of the array but as far as I can tell from the spec it shouldn't. The C, BC and IC description says something like "An array of numbers that shall be in the range 0.0 to 1.0 and shall specify ..bla bla... The number of array elements determines the colour space in which the colour shall be defined". Am I correct?
- Should PDColor toCOSArray include the pattern name? Andrea Vacondio
- Re: Should PDColor toCOSArray include the pattern nam... Tilman Hausherr
- Re: Should PDColor toCOSArray include the pattern nam... John Hewson

