Page 1 of 1

Save Image as "JPEG"

Posted: Mon Jun 20, 2022 3:32 pm
by sarnusch
Good afternoon,

I am testing to resize an image and save it as JPEG file.
But I am getting the following error in RoboTask:
Screenshot 2022-06-20 162642.png
Screenshot 2022-06-20 162642.png (40.94 KiB) Viewed 1318 times
When I use BMP it works fine.
I am using RoboTask 9.1.0.1079.

Do I have to install another image editing software to save JPEG files or can this error be fixed?

Re: Save Image as "JPEG"

Posted: Mon Jun 20, 2022 4:57 pm
by Oleg
You can download x32 and x64 DLLs here
Probably we forgot to include DLL into installation package...

Put this DLL into RoboTask folder or c:\windows\system32

Re: Save Image as "JPEG"

Posted: Tue Jun 21, 2022 6:51 am
by sarnusch
Good morning,
I just tested it and it works fine now after putting it in the c:\windows\system32 folder.
Thanks for your quick response!