Hi! I need to know about color separations used in PDF file. I am sure that all objects in PDF file would be only in CMYK, Pantone or Grayscale colorspaces. That is, no RGB nor Lab, nor something else.
If I understand correctly, I have to iterate over all objects and check their colors (in case of vector object) or colorspace (in case of raster image object). How can I do this? Would be glad for pointing me to some code examples. Thanks! --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@pdfbox.apache.org For additional commands, e-mail: users-h...@pdfbox.apache.org