How to get the generated image for creating pdf from other component of the application. Is there a way to get and pass the generated image to other component of my react application? I am able to invoke the click function for generate-button, but not able to get the resultant image. Thank you
How to get the generated image for creating pdf from other component of the application. Is there a way to get and pass the generated image to other component of my react application? I am able to invoke the click function for generate-button, but not able to get the resultant image. Thank you