Hi Gaurang,
We have tried to reproduce the reported issue with test document on our end, but it is working properly and document generated. The image may missed in HTML string to PDF conversion, we need to specify the base URL if using HTML string to PDF approach. Please refer below links for more information,
If you are facing HTTPS image URL in HTML String, the image may missed due to missing of OPENSSL assemblies. Our WebKit rendering engine required OPENSSL assemblies for accessing resources from HTTPS URL. So, kindly try the conversion with OPENSSL assemblies. Please refer below link for more information,
We have attached the sample for converting Html to PDF document using Blazor application. Please try the sample with your input files on your end and let us know the result.
Please refer the below link for more information,
Note: After hosting the application, Go to Fetch data à Click Html to PDF button for conversion.
If still you are facing the same issue, kindly provide more details such as modified sample or complete input HTML file/URL (with resource style, fonts, scripts , etc.,), complete code snippet, Environment details (OS, bit version, culture settings, RAM size, etc.,), product version to check the issue in our end. So, that it will be helpful for us to analyze and assist you further on this.
Regards,
Gowthamraj K