Hey, I noticed that the images were still not going through email (not sure what's happening), so instead I created a PR that has all the screenshots attached in the description, and the proposed change.
Please see the PR here <https://github.com/apache/pdfbox/pull/150> and let me know if you are interested in merging this change. All the best, Etienne. On Wed, Jan 11, 2023 at 11:13 AM Etienne Gautier <etie...@canva.com> wrote: > Hello and thanks for getting back quickly, > > Hopefully you can see the screenshots now attached (instead of embedded) > to this email. > Thanks for suggesting this workaround, that will solve our problem. > > Please have a look at the screenshots and consider using this > <https://github.com/saucecontrol/Compact-ICC-Profiles#cmyk> ICC profile > (under Creative Commons CC0). I think that the visual improvement is pretty > clear, and it would be valuable for other PDFBox users who did not override > the deviceCMYK profile (including those who cannot use USWebCoatedSWOP for > license reasons). > > Cheers, > Etienne > > On Wed, Jan 11, 2023 at 5:44 AM Tilman Hausherr <thaush...@t-online.de> > wrote: > >> On 10.01.2023 03:57, Etienne Gautier wrote: >> > WDYT about changing the deviceCMYK color profile? Or making it >> > configurable at runtime? >> >> Hi, your images didn't get through. You can use these profiles like this: >> >> // >> https://www.adobe.com/support/downloads/iccprofiles/iccprofiles_win.html >> PDDeviceCMYK.INSTANCE = new PDDeviceCMYK() >> { >> @Override >> protected ICC_Profile getICCProfile() throws IOException >> { >> return ICC_Profile.getInstance("USWebCoatedSWOP.icc"); >> } >> }; >> > -- ** ** <https://www.canva.com/>Empowering the world to design We're hiring, apply here <https://www.canva.com/careers/>! Check out the latest news and learnings from our team on the Canva Newsroom <https://www.canva.com/newsroom/news/>. <https://twitter.com/canva> <https://facebook.com/canva> <https://au.linkedin.com/company/canva> <https://twitter.com/canva> <https://facebook.com/canva> <https://www.linkedin.com/company/canva> <https://instagram.com/canva>