gregmzs

Results 2 comments of gregmzs
trafficstars

I succeeded too from docker-compose runtime images 14.0.0 to 14.3.3 with the following workflow : 1. Migration automatically to 14.1.3 2. Into the container, run those lines : ``` bundle...

Found this : https://issues.apache.org/jira/browse/PDFBOX-578 Similar error, but adding "-Dorg.apache.pdfbox.rendering.UsePureJavaCMYKConversion=true" didn't work in my case, I still have the error: java.awt.color.CMMException: LCMS error 13: Mismatched alpha channels 2024-05-28T08:48:16.172619793Z at java.desktop/sun.java2d.cmm.lcms.LCMS.createNativeTransform(Native Method)...