I am using the Aspose.Pdf namespace to create new pdf documents from scratch. I now want to introduce some simple html markup in my text. All of the sample code I see for using html markup is done with the Generator namespace. I don’t use Generator because of bugs that the new Pdf DOM fixes. Does the new DOM support any html parsing? Can you provide an example if it does? I just want to be able to set some text colors and styles and the easiest way to do so and keep it configurable is with html. I don’t wish to code DOM level functions to format this text.
Hi Jason,
The issues you have found earlier (filed as PDFNEWNET-35804) have been fixed in Aspose.Pdf for .NET 9.5.0.
This message was posted using Notification2Forum from Downloads module by Aspose Notifier.
(9)
Hi Jason,