Hi, Converting a html Document with a table (with style table-layout: fixed) does not work: all the columns overlap. In the attachment the html and the output. My code:
using (var ms = new MemoryStream(File.ReadAllBytes…...6:39am #1 Hi, Converting a html document with a table (with style table-layout:...le.html”))) { var d = new Document(ms, new HtmlLoadOptions());...