i want to download pdf file from base64 string. I want to do it without using fetch, because i will fetch the data before then i want to download it.
i want to download pdf file from base64 string. I want to do it without using fetch, because i will fetch the data before then i want to download it.