Hello,
Thanks in advance for any and all assistance you may lend.
I am using this page to convert a pdf to a multipage html:
Convert PDF to HTML in .NET|Aspose.PDF for .NET
In practice, I find that there is no class HtmlOptions under Aspose.pdf (there is a HtmlSaveOptions, but that doesn’t have the property called ‘SplitIntoPages’). Is there another Aspose library we should be using?
Currently using version 7.0 (2012.05.03)
Thanks!
Hi there,
Just following up for historical purposes. That worked. I now have those properties. Thank you!
Hi,