convert -resize 200 '/home/file.pdf' /home/file.png
è necessario aver installato imagemagick
sudo apt-get install imagemagick
convert -resize 200 '/home/file.pdf' /home/file.png
è necessario aver installato imagemagick
sudo apt-get install imagemagick