Re: Problem using Asciidoctor-PDF to format wide autowidth table header cells
Posted by
mojavelinux on
URL: https://discuss.asciidoctor.org/Problem-using-Asciidoctor-PDF-to-format-wide-autowidth-table-header-cells-tp7220p8099.html
Unfortunately, the prawn-table has yet to publish a new release, and sadly it appears the project is stalled. There's not much we can do about this. The workaround is to reconfigure your environment to use the code from the main branch of prawn-table (which is what we do in the test suite).
-Dan
On Mon, Jul 20, 2020 at 5:54 AM phgiraud [via Asciidoctor :: Discussion] <
[hidden email]> wrote:
Hello,
I've got exactly the same problem, using the java versions of Asciidoctor:
asciidoctorj-2.3.1.jar
asciidoctorj-pdf-1.5.3.pdf
My source adoc is generated and I can't control column sizing, autowidth is my only option.
Any idea ?
thanks
--