PDF Example An example project that demonstrates how to convert AsciiDoc to PDF using the Asciidoctor Gradle plugin. Usage Convert the AsciiDoc to PDF by invoking the 'asciidoctor' goal: $ ./gradlew asciidoctor Open the file build/asciidoc/pdf/example-manual.pdf in your browser to see the generated PDF file.