Quantcast
Channel: WinDev Forum
Viewing all articles
Browse latest Browse all 1914

WM:How to download PDF from http URL? (2 replies)

$
0
0
Hi all,

someone can help me? i have to save on the mobile phone a pdf from an http url. I've tried with this:

IF HTTPRequest(fileUrl) THEN
fileBuffer = HTTPGetResult()
IF fSaveBuffer(path, fileBuffer) = False THEN
RESULT Null
END
END

but the file is not readable.
What i'm doing wrong?
Thank you very much

Viewing all articles
Browse latest Browse all 1914

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>