Tried to read image file by CLIENT_IMAGE.READ_IMAGE_FILE in Oracle Forms 11G. Some image files reading (uploading) no problem but some failed with error message like this:
'FRM-41700 - Cannot read image file C:\temp\10_242_4_33\user\test.tiff". checked online some people suggest to use third party software to remove EXIF extension in image files but it is very time consuming and not practical to our case.
Would like to know if there are suggestions/ideas/codes to resolve this issue or something like that.
Thanks in advance.