DatatypeConverter.printBase64Binary not working MSword with Image
Hi,
Currently we have file upload & transfer file to third party system achieved in OAF development, we are facing issue try to upload image screen shot MS word/MS excel with latest document format. try to download MS word/Ms Excel . it giving repair error message. issue is not coming in 97-2003 format file version. issue is coming latest format version only. we identified issue is coming try to upload file. we are using DatatypeConverter.printBase64Binary encoding data. i suspect it is not properly converting data.