Get binary files (pdf,xls,...)via UHTTP.send(url,"GET",...)
Author: vojta@incad.cz (vojta)
I try to download file from foreign web site through HttpContent. There is no problem with text file. Content of binary files (pdf,xls and so on) are damaged due to char conversion, control chars are removed What is the correct way, how to download binary files ?
1 Comment
Local Administrator
You should find the answer here: [SOLVED] UHTTP Raw data Hope this helps. Kind regards, Daniel Iseli Uniface Support
Author: diseli (daniel.iseli@uniface.com)