Hi,
I'm currently building something on the aspose.pdf convert to html functionality.
I'm using (among others) CssClassNamesPrefix on the HtmlSaveOptions object.
almost every css class is now automatically prefixed... except one: .view.
and precisely that one is interfering with the Html/CSS framework in which I'm showing the output-html (I'm also using HtmlMarkupGenerationModes.WriteOnlyBodyContent and adding the Html in some other page with existing html/css, hence the issue)
Is this a bug? Could this be fixed? Is there a workaround to change this during export?
Hope to hear from you.
Martin
I'm currently building something on the aspose.pdf convert to html functionality.
I'm using (among others) CssClassNamesPrefix on the HtmlSaveOptions object.
almost every css class is now automatically prefixed... except one: .view.
and precisely that one is interfering with the Html/CSS framework in which I'm showing the output-html (I'm also using HtmlMarkupGenerationModes.WriteOnlyBodyContent and adding the Html in some other page with existing html/css, hence the issue)
Is this a bug? Could this be fixed? Is there a workaround to change this during export?
Hope to hear from you.
Martin