Hi
Hi,
Hi,
Sorry, I was not able to see any buttons in your HTML after opening it in different browsers (Internet Explorer, Firefox and Chrome etc.) and MS Word. Can you please share a screenshot to display which buttons/area you are referring to?
Please also share a PDF to show your expected output if possible.
Best Regards,
Hi,
Hi Rakesh,
Hi,
Hi Rakesh,
the sake of correction, I have logged it in our issue tracking system as PDFNEWNET-39113. We
will investigate this issue in details and will keep you updated on the status
of a correction.
Besides this, I am unable to notice the drop down related issue as Drop-downs appear blank for drop-downs with blank selection. For your reference, I have also attached the resultant PDF generated over my end.
<o:p></o:p>
Hi,
Hi Rakesh,
Document document = new Document(@“C:\pdftest\selectissuesample.html”, new HtmlLoadOptions());<o:p></o:p>
document.Flatten();
document.PageLayout = PageLayout.SinglePage;
document.FitWindow = false;
document.Save(“c:/pdftest/selectissuesample_Issue.pdf”);