strikeout html command is not working after generate pdf document by using aspose in C#
Could you please share your ideas
Is there any version problem? i have used version 11 pdf.
strikeout html command is not working after generate pdf document by using aspose in C#
Could you please share your ideas
Is there any version problem? i have used version 11 pdf.
Thanks for contacting support.
Please note that it is always recommended to use latest version of the API, as it comes with new enhancements and improvements. We have tested the scenario with latest version of API (i.e Aspose.Pdf for .NET 17.11) and noticed that the both <strike>
and <del>
tags were rendered as expected inside output PDF. Please try using latest version of the API and in case you face any issue, please feel free to let us know.
Hi Asad,
Thank you for the updates.