Hi
We're thinking about using xhtmlrenderer for rendering printing quality PDFs. So far it looks very promising.
The only thing we found missing so far is CSS cmyk color declaration:
http://www.w3.org/TR/css3-gcpm/#cmyk-colors
The lib prints out the following:
plumbing.css-parse WARNING:: Value for color must be an identifier or a color at line 18. Skipping declaration.
So seems it is not implemented. So the questions are:
1. is it planned for nearest versions of the API?
2. if not, how complex it might be for us to add this functionality (contributing to the project)?
Thanks a lot!
Waiting for the reply soon. |