I am trying to display PDF into Android WebView, I found a lot of tutorials but in all tutorials, they have URL for their PDF, in my case I'm getting PDF as file in HTTP request. Is possible to show that in WebView?
My PDF response:
1 0 obj
[/PDF /Text /ImageB /ImageC /ImageI]
endobj
13 0 obj
<< /Length 1600 /Filter /FlateDecode >> stream
x��X�nSG�_�w�����K���BmD q�D�K|�:q�:�Jy�>B���̜�o
So I need the function for displaying that take response.body as parametar