Login  Register

Re: Exception in AsciiDoctorJ with pdf

Posted by abelsromero on Jan 20, 2020; 4:11pm
URL: https://discuss.asciidoctor.org/Exception-in-AsciiDoctorJ-with-pdf-tp7498p7511.html

The zip package has some default versions for ease of installation, but you can override them if you need with more recent ones.
Last asciidoctorj-pdf is `v1.5.0-rc.2` https://github.com/asciidoctor/asciidoctorj-pdf/releases.

This is one of those scenarios in which using a build tool can make life easier, for instance there's an example using maven in whcih you can set the versions to use separatedly https://github.com/asciidoctor/asciidoctor-maven-examples/blob/master/asciidoctor-pdf-example/pom.xml.