react-pdf icon indicating copy to clipboard operation
react-pdf copied to clipboard

Open pdf In new tab after getting the response from API

Open makstyle119 opened this issue 3 years ago • 0 comments

I want to render the pdf containing the data from response of an API

Here Is the simple way I just open the PDF In new tab with static data

image (6)

But now I want to render dynamic data I pass my data through props but the API hit on button click so, I get data after the pdf render

Can any one know the solution or provider alternate way of this problem

makstyle119 avatar Jun 16 '22 06:06 makstyle119