Articles in this section
Category / Section

How to fix "Mshtml.dll not found" or "Mshtml.dll missing errors" in azure while converting HTML to PDF in WinForms ?

2 mins read

Azure project doesn’t contain the Microsoft.Mshtml reference by default. HTMLConverter Library depends on the reference Microsoft.Mshtml. So refer manually while converting Html to PDF in Azure Cloud and also set the CopyLocal to true by adding the following code example.

C#

<Reference Include="Microsoft.mshtml, Version=7.0.3300.0, Culture=neutral,  PublicKeyToken=b03f5f7f11d50a3a">
<Private>True</Private>
</Reference>

 Conclusion

I hope you enjoyed learning about how to fix "Mshtml.dll not found" or "Mshtml.dll missing errors" in azure while converting HTML to PDF in WinForms.

You can refer to our Flutter PDF feature tour page to learn about its other groundbreaking features and documentation, and how to quickly get started with configuration specifications. You can also explore our Flutter PDF Flutter PDF examples to understand how to create and manipulate data.

For current customers, you can check out our components from the License and Downloads page. If you are new to Syncfusion®, you can try our 30-day free trial to explore our other controls.

If you have any queries or require clarifications, please let us know in the comments section below. You can also contact us through our support forums or feedback portal. We are always happy to assist you!

Did you find this information helpful?
Yes
No
Help us improve this page
Please provide feedback or comments
Comments
Please  to leave a comment
Access denied
Access denied