Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setting colorspace? #1035

Open
JPustkuchen opened this issue Oct 5, 2015 · 3 comments
Open

Setting colorspace? #1035

JPustkuchen opened this issue Oct 5, 2015 · 3 comments

Comments

@JPustkuchen
Copy link

Hello and thanks a lot for this great project.

We're having color problems which seem to be based on the PDF colorspace. We'd like to set Adobe RGB 1998 (AdobeRGB1998) which should work cleanly for all printers and devices but could not find a way to do that. Can someone help us please?

Is there any way to set a default colorspace / color scheme?

@JPustkuchen
Copy link
Author

@bsweeney
Copy link
Member

bsweeney commented Oct 5, 2015

As of this writing no, but this would be a helpful addition.

@JPustkuchen
Copy link
Author

Thanks a lot, yes indeed. No open source PDF library yet seems to cover that. But it's a big problem because without proper color profiles the users device decides how to output colors and we're having cases where the results are horrible!

As workaround for other users with the same problem, here's our workaround: We're using a base PDF which we are now manipulating with Zend_Pdf (Zend Framework). This way the colorspace of the document is being kept.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants