Skip to content

lordofthejars/quarkus-cheat-sheet

 
 

Repository files navigation

Asciidoctor.js PDF

Convert AsciiDoc document to PDF using Asciidoctor.js and Puppeteer (Headless Chrome)

About

Inspired by an awesome project called Relaxed.JS.

Asciidoctor.js PDF is using Headless Chrome to generate a beautiful PDF. It allows complex layouts to be defined with CSS and JavaScript, while writing the content in AsciiDoc.

Examples

Letter
./bin/asciidoctorjs-pdf examples/letter/letter.adoc --template-require ../examples/letter/template.js
Book
./bin/asciidoctorjs-pdf examples/book/book.adoc --template-require ../examples/book/template.js

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 76.8%
  • JavaScript 22.6%
  • Shell 0.6%