I want to display pdf. From api I’m getting response as .pdf format
I was trying to convert to base 64. Couldn’t find a proper solution
Content disposition : .pdf
I think we cannot proceed with native android components. How to proceed with the response and display in jetpack compose.
1