Closed Sadi58 closed 4 years ago
Hi Sadi, PDF conversion using convert is broken since some time. I've written a guide to make it work again : http://www.bernaerts-nicolas.fr/linux/74-ubuntu/358-ubuntu-xenial-bionic-imagemagick-pdf-conversion-error I'm rewriting the script for 20.04. I'll add an option to pass the target file name. It will be --target filename
Hi Sadi, I've updated the script for Ubuntu Focal. It's now taking target filename as parameter.
Thanks! You've changed it quite a bit, even the name, or am I confusing scripts?
Hi, I had a nice and simple Nautilus script which I later used in Nemo file manager of Linux Mint as well, but it doesn't seem to work properly anymore (maybe due to some changes in convert/imagemagick). It doesn't convert text files any longer, and converts office document files very badly (a bad image), which it used to convert to PDF properly but only saving in a subdirectory without including in the PDF file generated (I didn't mind this because I used it only to merge image files to a PDF file). So your script came as a rescue for me - thank you very much! Apart from being very short and simple, the previous script had an additional option to enter new file name for the PDF to be generated, which is missing in your script. I've tried adding this to your script with my very primitive scripting skills, but I couldn't. I'm hoping that you might like to do it. For your information, I copy below the script I've been previously using: