asked on May 12, 2019
Please we would like to upload the user picture from iphone / Android mobiles from front camera.
1. Save to Database
2. Display as a profile picture on PDF file to save in Laserfiche.
We are using version 10.4.
Android is not opening the camera but iphone is opening the front camera by using HTML Code as below.
<input type="file" accept="image/*" capture="user">
We are using the below code to save the picture on PDF as code attached. the picture is not saving in correct format it rotate the picture 90 degrees.
Thanks
0
0