Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 323 Bytes

File metadata and controls

11 lines (6 loc) · 323 Bytes

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.