Page 1 of 1

How to reduce the size of the picture?

Posted: Tue Jun 30, 2020 6:01 pm
by Yukiko Ikeo
product: Web page
version: V14SP2 EPC142060

Hi. Our customer uses Web page application on iPad with Safari.

They use File Picker(PRIM_WEB.FilePicker) to invoke camera.
Then send pictures to IBMi server.

The file size of pictures are big and takes time to send to the server.
So they want to reduce the size of the pictures.
Does anyone have a good idea?

Thank you for your help.
Best regards, Yukiko Ikeo

Re: How to reduce the size of the picture?

Posted: Wed Jul 01, 2020 3:29 pm
by soa
This is something that I would also like to see.

It is certainly possible in there are javascript libraries which will do this on the client side (eg https://www.plupload.com/).

It would be a significant improvement to the product and shouldn't be a big deal to the right JavaScript expert.

Failing that is there someone out there would could wrap a widget around pluload?