Hello,
We are making an Android application that generates the pdf using some data.
We have used the Aspose.Pdf for Android 1.6.0 in our application.
We want HTML text to be viewed in the PDF file. But we are not able to do that.
For Example,
\u2022 Things we do out of:\n\t -Habit or routine (Tasks done successfully over 50\n\t \u00A0\u00A0\u00A0\u00A0\u00A0\u00A0\u00A0\u00A0times)\n\t \u00A0\u00A0\u00A0\u00A0\u00A0\u00A0-Not thinking (Requires less than 7-15 discrete\n\t \u00A0\u00A0\u00A0\u00A0\u00A0\u00A0\u00A0\u00A0steps)\n\t \u00A0\u00A0\u00A0\u00A0\u00A0\u00A0-Using little or no conscious thought\n\u2022 Tend to have errors related to inattention, slips, or lapses of memory\n\u2022 Error rate is 1 in 1,000
So we actually want the above text to be converted in to HTML text in pdf.
Please let me know the solution for the same.