S
smartsysISV
Guest
I download aPDF form a webservice. var documentfile=rbv_api.sendHttpGet(strURL); The documentfile-string looks like this: %PDF-1.4 %����� - - - 5138 %%EOF How can I save this to a fileupload-Field?? I have tried with: rbv_api.setTextFieldValue rbv_api.setBinaryFieldValue and I have tried with different MIME-codetypes. But I can't open the "file" at all.
Continue reading...
Continue reading...