jeylabs / aws-lambda-poppler-layer

AWS Lambda Poppler Layer
54 stars 28 forks source link

poppler-21.07.0 version #8

Open chayoung-choi opened 3 years ago

chayoung-choi commented 3 years ago

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.

-- Package Qt5Core or Qt5Gui or Qt5Xml or Qt5Widgets or Qt5Test not found -- Package Qt6Core or Qt6Gui or Qt6Widgets or Qt6Test not found

If possible, can you make the latest version of the layer? Please.

chrislim commented 2 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!

leo6104 commented 1 year ago

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

leo6104 commented 1 year ago

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