An open API service indexing awesome lists of open source software.

https://github.com/dita-ot/org.dita.pdf2.axf

PDF output extended for rendering with Antenna House Formatter
https://github.com/dita-ot/org.dita.pdf2.axf

dita dita-ot pdf-generation plugin

Last synced: 3 months ago
JSON representation

PDF output extended for rendering with Antenna House Formatter

Awesome Lists containing this project

README

          

# Antenna House Formatter PDF plug-in for DITA-OT

This plug-in for [DITA Open Toolkit][1] extends the default `pdf2` transformation with support for additional features supported by [Antenna House Formatter][2].

## Compatibility

- DITA-OT 3.6

## Installation

Run the [plug-in installation command][3]:

```shell
dita install org.dita.pdf2.axf
```

## License

The Antenna House PDF plug-in is licensed for use under the [Apache License 2.0][4].

[1]: https://github.com/dita-ot/dita-ot
[2]: https://www.antennahouse.com
[3]: https://www.dita-ot.org/dev/topics/plugins-installing.html
[4]: https://www.apache.org/licenses/LICENSE-2.0