_Thibs_
Newbie
Posts: 10 Joined: Mon Nov 06, 2017 3:19 pm
Post
by _Thibs_ » Mon Nov 06, 2017 3:31 pm
Hello,
Curently I'm trying to convert a lot of images into PDFs with the scripting module.I've already tryed ghostscript but
it didn't work.
Some one can help me ?
Thanks In advance
jan_suhr
Advanced member
Posts: 687 Joined: Fri Nov 04, 2011 1:12 pm
Location: Nyköping, Sweden
Post
by jan_suhr » Mon Nov 06, 2017 3:47 pm
My App "Make Thumbnails" can do that for you, it can re-save images to other formats and PDF is one of them.
The App uses ImageMagick which has a PDF save function.
_Thibs_
Newbie
Posts: 10 Joined: Mon Nov 06, 2017 3:19 pm
Post
by _Thibs_ » Mon Nov 06, 2017 5:21 pm
thanks for your answer but i search a way to do it without pay.
jan_suhr
Advanced member
Posts: 687 Joined: Fri Nov 04, 2011 1:12 pm
Location: Nyköping, Sweden
Post
by jan_suhr » Mon Nov 06, 2017 6:01 pm
Well as I said, the App uses Image Magick and if you use that you can easily run it to save as PDF from the Execute Command element in Switch, you don't need any script to solve it.
_Thibs_
Newbie
Posts: 10 Joined: Mon Nov 06, 2017 3:19 pm
Post
by _Thibs_ » Tue Nov 07, 2017 9:13 am
thank for the answer
I forget to say that i don't have the shell command, it would simple if i have it.