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
- Host: GitHub
- URL: https://github.com/dita-ot/org.dita.pdf2.axf
- Owner: dita-ot
- License: apache-2.0
- Created: 2021-07-01T15:32:00.000Z (almost 5 years ago)
- Default Branch: develop
- Last Pushed: 2021-08-23T12:27:40.000Z (almost 5 years ago)
- Last Synced: 2025-01-23T12:26:58.747Z (over 1 year ago)
- Topics: dita, dita-ot, pdf-generation, plugin
- Language: XSLT
- Homepage: https://www.dita-ot.org/plugins#!org.dita.pdf2.axf
- Size: 86.9 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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