标签: php html imagemagick
这个网站http://bebeplaque.com/plaque.php生成了一个“婴儿车牌”的img。
form -> javascript -> fill plateTable -> outpout image from the plate<table>
我想做同样的事情。我尝试使用html2pdf生成pdf然后使用ghostscript并且没关系,但是html2pdf与css一起使用并不是很方便。
使用Image Magick有更好的方法来产生这种效果吗?