Unity WWW PDF to String

Hi.

Is it possible to get an online PDF in a string in Unity? For example using WWW?

This is the PDF: http://www.boligsiden.dk/pdf/salg/997497577

Best regards,

Andreas.

I don’t believe Unity has any native support for .pdf files. Not a high demand for it in a game engine. There will be some fairly heavy duty coding to implement your own version.

But there is this asset on the store. There are probably others too, have a search around.