Infeasible
Status Update
Comments
kn...@google.com <kn...@google.com>
kn...@google.com <kn...@google.com> #2
Hello,
Thanks for bringing this to our notice! A feature request for the same has been forwarded to the App Engine Product Engineering Team so that they may evaluate it. However, please note that there is no ETA or guarantee of implementation for this. Rest assured, we’ll keep you updated on every update we receive from the team. All communication regarding this feature request is to be done here.
re...@el-tramo.be <re...@el-tramo.be> #3
Hey there, I noticed that Go 1.20 runtime is suffering the same fate here. I'd be happy to submit a patch to remove ffmpeg from the documented system packages if this is not a priority to fix :)
kn...@google.com <kn...@google.com> #4
Thanks for the clarification. I have forwarded your feature request to the Cloud App Engine product team to be evaluated. However, there is no guarantee of the implementation or ETA for this feature at this time. All further updates should occur on this thread.
kn...@google.com <kn...@google.com> #5
The product team noted that the wkhtmltopdf package is not officially supported by Ubuntu. However, generating PDFs should be achievable by using Puppeteer which the Node runtime already supports [1].
So I go ahead and close this feature request but feel free to raise another ticket if this doesn't fit your need and give us more detail on your usecase.
[1]https://github.com/puppeteer/puppeteer/blob/v3.0.2/docs/api.md#pagepdfoptions
So I go ahead and close this feature request but feel free to raise another ticket if this doesn't fit your need and give us more detail on your usecase.
[1]
Description
Ubuntu Package name: wkhtmltopdf
Your use case: generating PDFs from HTML (e.g. using 'wkhtmltopdf' node.js package).