Open chayoung-choi opened 3 years ago
Hello, I just encountered a situation where the old version of poppler cannot convert a PDF page containing a transparent png to a jpeg properly. I checked and the newest version of poppler resolves this issue. Is it possible to update the layer to the latest version?
Thanks!
I tried to upgrade poppler with latest version 23.05.0 and it failed due to boost
dependency.
I just share my compiler.Dockerfile
. Hope someone can do more progress from my gist file.
https://gist.github.com/leo6104/9393279ab46e512687871bb3529dc40f
According to release docs (https://poppler.freedesktop.org/releases.html), there is dependencies updates after 23.01.
In my gist file, it works with poppler 22.12
Hi. I'm using aws-lambda-poppler-layer release 2.0 just fine. But I am not getting the latest version of poppler.
I ran 'make' with poppler 21.07.0, but it failed.
If possible, can you make the latest version of the layer? Please.