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

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

PDF output extended for rendering with RenderX XEP
https://github.com/dita-ot/org.dita.pdf2.xep

dita dita-ot pdf-generation plugin

Last synced: 6 months ago
JSON representation

PDF output extended for rendering with RenderX XEP

Awesome Lists containing this project

README

          

# RenderX 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 [RenderX][2].

## Compatibility

- DITA-OT 3.6

## Installation

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

```shell
dita install org.dita.pdf2.xep
```

## License

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

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