Convert pdf to png
It seems not possible to publish a pdf document directly on this blog. The workaround is conversion to png:
convert -density 150 T05.pdf -background white -alpha remove T05.png
convert -density 150 T05.pdf -background white -alpha remove T05.png
Comentarios
Publicar un comentario