Can you please explain a bit more about what type of issue are you facing? Are you facing some exception or output image is not as per your expectations? Please try to use the latest version of the API and provide us the requested information if you still notice any issues with it.
Hello Asad,
I am facing another issue like i have HTML template and in that template i am inserting base64 encoded image into IMG src after converting html to Image is not creating properly
created image has not appearing base64 encoded image
however my focus is to genrate image from HTML content including Base64 encoded img tag
Even i have tried IResourceLoadingCallback to load image file from local folder also tried to put image into SHAP.getImageData().setImage(); but thats not working any idea