Html to Pdf converting the checkbox not properly check

dear sir





I tried to convert html into pdf or docx format the checkboxes were not displayed properly actually there x mark is show instead of tick mark .
so please help me how it can resolve as soon as possible.
my code snippet show below:
LoadOptions options = new LoadOptions();
try {
Document doc = new Document(stream, options);
DocumentBuilder builder=new DocumentBuilder(doc);
doc.save(“finalResult.pdf”);

Hi Ranjeet,


Thanks for your inquriy. We will appreciate it if you please share your input HTML here, it will help us to investigate and address your issue accordingly.

Furthermore, your sample code snippet shows that you are using Aspose.Words for the conversion. So I am moving your post to the Aspose.Words forum, my colleagues from Aspose.Words will guide you appropriately.

We are sorry for the inconvenience.

Best Regards,