react-pdf
react-pdf copied to clipboard
Color profile management
Hi, thanks for putting the time into creating this package. I've been looking around the docs and I don't see anywhere with an option to set color profiles. I'd like to pass in a color profile prop to document. This way when printing PDF it always prints with the correct profile. Example: sRGB color profile. Or CMYK
Another option would be to allow it to be injected into the image component.
Is this possible ? Thanks
I'm also interested in this feature. I need to generate PDF documents that will be printed and the key requirement is to output PDFs with CMYK color profile.
I'm also interested in this feature, planning on using react-pdf for producing print-ready PDFs.
We also have need of this. Is there any planned support or place we could start adding it ourselves?