Hi,
We have a need to create html from pdf which has to retain the formats. For example, bulletins, tables, headings has to be retained as it is in html like in “ul,ol,li,table,td,h1,h2” tags. How do we achieve this wi…...to specify how elements like lists and tables should be represented...HtmlSaveOptions but we get a list item as div and span tags instead...