Download pdf from internet

When downloading a resource, pdf, from the internet using loadurl() is the result binary or text?

Binary. If it were text it wouldn’t know the font, size, style, etc. of the text, nor would there be any way to include an image.

thank you Dave.