Registry / utility / asciidoctorj-pdf

asciidoctorj-pdf

JSON →
library2.3.23javamavenunverified

AsciidoctorJ PDF bundles the Asciidoctor PDF RubyGem for PDF generation from AsciiDoc.

<dependency> <groupId>org.asciidoctor</groupId> <artifactId>asciidoctorj-pdf</artifactId> <version>2.3.23</version> </dependency>
INSTALL
IMPORT
SIG · ASCIIDOCTORJ-PDF
A
asciidoctorj-pdf
utilityjavav2.3.23
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

AsciidoctorJPDF
org.asciidoctor.jruby.AsciidoctorJPDF

Create an AsciidoctorJ PDF converter instance.

import org.asciidoctor.jruby.AsciidoctorJPDF; public class Example { public static void main(String[] args) { AsciidoctorJPDF pdf = new AsciidoctorJPDF(); System.out.println("PDF converter created"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.3.23latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
10
OpenAI (training)
2
Meta
1
Resources
asciidoctorj-pdf — mvn dependency:get asciidoctorj-pdf · libregistry