Introduction

Asciidoctor Web PDF is a PDF converter for AsciiDoc based on web technologies. It allows complex layouts to be defined with CSS and JavaScript, while writing the content in AsciiDoc.

Asciidoctor Web PDF has support for LaTeX-style mathematical equations (via MathJax) and syntax highlighting (via highlight.js). Many more features can be added by importing an existing JavaScript or CSS framework.

Highlights

  • Complex layouts with CSS and JavaScript

  • SVG icons with Font Awesome 6

  • PDF document outline (i.e., bookmarks)

  • Table of contents

  • Document metadata (title, authors, subject, keywords, etc.)

  • Fully customizable template

  • Syntax highlighting with highlight.js

  • Page numbering

  • Preview mode

  • STEM support with MathJax 4

Examples

Document

Letter

Book

Cheat sheet

Document
Letter
Book
Cheat sheet

Source / PDF

Source / PDF

Source / PDF

Source / PDF

Resume

Presentation

Resume
Presentation

Source / PDF

Source / PDF

Head to Installation to get started.