Re: Problem using Asciidoctor-PDF to format wide autowidth table header cells
Posted by jtkorb on
URL: https://discuss.asciidoctor.org/Problem-using-Asciidoctor-PDF-to-format-wide-autowidth-table-header-cells-tp7220p7234.html
Thanks for your advice. I've found autowidth handy to avoid embedding of column width knowledge in the markup, but, as you suggest, we can use column ratios and page width percentage as a workaround. (Autowidth seems to work well in HTML generation, but since we're trying to generate HTML and PDF (and, eventually, EPUB3) from one set of sources, it seems we should avoid autowidth altogether).