开发者

Does reportlab's renderPM work on Google appengine?

开发者 https://www.devze.com 2023-03-08 06:04 出处:网络
I wanted to use ReportLab\'s RenderPM to generate images on Google App-Engine but it looks like it depends on c libraries. Does anyone know if it\'s possible to get it working?开发者_JS百科

I wanted to use ReportLab's RenderPM to generate images on Google App-Engine but it looks like it depends on c libraries. Does anyone know if it's possible to get it working?开发者_JS百科

Thanks,

Richard


Just to close the question - as indicated by Wooble, reportlab itself works fine on Appengine (being pure python) but the RenderPM library doesn't.

0

精彩评论

暂无评论...
验证码 换一张
取 消