wkhtmltopdf / packaging

Packaging of wkhtmltopdf releases
https://wkhtmltopdf.org/downloads.html#stable
313 stars 144 forks source link

POC alpine build from docker #20

Closed anujith-singh closed 5 years ago

anujith-singh commented 5 years ago

This is not working as expected yet. Haven't found time recently to figure this out.

Current situation:

Without explicitly apply any Qt patches, It looks like below, and it crashed while converting html to pdf image

When I tried applying Qt patches from the below link, the above issue was solved but it was still crashing with segmentation fault https://github.com/IcaliaLabs/docker-wkhtmltopdf/tree/master/conf image

Steps I followed to build wkhtmlto* for alpine

ashkulz commented 5 years ago

@anujith-singh does this work? See Surnet/docker-wkhtmltopdf#1 where they had to apply patches to Qt. @alloylab was going to submit a PR so that a patched Qt wasn't required but never got around to it, I guess.

anujith-singh commented 5 years ago

@ashkulz this is not working as expected yet and I haven't got time to figure this out.

Have updated the description with the issue I was facing

ashkulz commented 5 years ago

Please re-open if you do get the time to work on this.