Generate image from html with php

后端 未结 2 2006
不思量自难忘°
不思量自难忘° 2020-12-20 12:51

For some security reasons, I would like to generate an image based on Google Calendar embed iframe, to be able to show it on a website who don\'t allow iframes.

Is t

2条回答
  •  情歌与酒
    2020-12-20 13:32

    The library wkhtmltoimage works perfectly.

    I have created a page to embed the google calendar (the url can't be reach directly).

    I generate a picture from this page and I link this image on my profile on the website.

    Thanks heaps for the comments.

提交回复
热议问题