libreoffice
quality is not very high use this method
libreoffice --convert-to pdf *.ppt
libreoffice --convert-to pdf *.doc
if covert jpg,the bestway is use imagemagick
sudo apt-get install imagemagick
convert {1..16}.jpg out.pdf
quality is not very high use this method
libreoffice --convert-to pdf *.ppt
libreoffice --convert-to pdf *.doc
if covert jpg,the bestway is use imagemagick
sudo apt-get install imagemagick
convert {1..16}.jpg out.pdf
本文标题:covert jpg,doc,ppt to pdf
本文链接:https://www.haomeiwen.com/subject/zulgzxtx.html
网友评论