convert *.jpg output.pdf
If convert returns a not authorized error, edit
/etc/ImageMagick-6/policy.xml and change the PDF rights from none to
read|write.
References
01 Jun 2019
  
  
   - 
  linux
  
  
  
convert *.jpg output.pdf
If convert returns a not authorized error, edit
/etc/ImageMagick-6/policy.xml and change the PDF rights from none to
read|write.
References