Better device CMYK color profile

2023-01-09 Thread Etienne Gautier
Hello, I am using PDFBox and noticed that the color conversions were not always accurate for CMYK PDFs. I tested some examples and it seems like the default color profile used here

Re: Better device CMYK color profile

2023-01-10 Thread Etienne Gautier
tienne On Wed, Jan 11, 2023 at 5:44 AM Tilman Hausherr 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 li

Re: Better device CMYK color profile

2023-01-10 Thread Etienne Gautier
if you are interested in merging this change. All the best, Etienne. On Wed, Jan 11, 2023 at 11:13 AM Etienne Gautier wrote: > Hello and thanks for getting back quickly, > > Hopefully you can see the screenshots now attached (instead of embedded) > to this email. > Thanks for

Re: Better device CMYK color profile

2023-01-18 Thread Etienne Gautier
explained) > > Tilman > > > On 12.01.2023 08:42, Tilman Hausherr wrote: > > On 12.01.2023 08:00, Andreas Lehmkuehler wrote: > >> > >> Am 11.01.23 um 02:20 schrieb Etienne Gautier: > >>> Hey, I noticed that the images were still not going through emai

Incorrect colors in image from PDFs (DCTDecode)

2023-10-15 Thread Etienne Gautier
Hello, I am looking at a PDF where colors are rendered completely incorrectly in PDFBox compared to other readers (Acrobat, Chrome, Apple Preview). I have attached the file + screenshots here <https://github.com/Etienne-Gautier/pdfbox/issues/1> This issue doesn't seem linked to the co