Skip to main content

Uniface Integration: Get binary files (pdf,xls,...)via UHTTP.send(url,"GET",...)

  • November 19, 2018
  • 1 reply
  • 0 views

Jan Cees Boogaard

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 reply

Jan Cees Boogaard

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 ?

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)