Skip to content

thom4parisot/asciidoctor-pdf.js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Asciidoctor.js PDF: A PDF converter for AsciiDoc based on Asciidoctor.js. https://asciidoctor.org

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%