Hello, I try to curve/warp a JPG via ImageMagick and Switch for Windows (this part works) and to save as a PDF.
I would like to pack that in a single CLI command.
Until now i use the App "run Command" with "Command Prompt" "Text with variables":
"magick "%%InputFilePath%%" -distort arc "27 0 22500 19850" %%InputFilePath%%"" and get a jpg.
How can i extend the CLI so i get a PDF? Does anybody use this?
Kind regards,
Andreas
CLI/ImageMagick JPG>PDF
CLI/ImageMagick JPG>PDF
Kind regards, andi
Re: CLI/ImageMagick JPG>PDF
Hi Schuster!
Thank you for your information! Unfortunately that doesn't work. Can it be that it only works if you have installed Ghostscript?
Thank you for your information! Unfortunately that doesn't work. Can it be that it only works if you have installed Ghostscript?
Kind regards, andi