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
- Host: GitHub
- URL: https://github.com/dita-ot/org.dita.pdf2.xep
- Owner: dita-ot
- License: apache-2.0
- Created: 2021-09-27T14:13:11.000Z (over 4 years ago)
- Default Branch: develop
- Last Pushed: 2021-10-21T08:47:06.000Z (over 4 years ago)
- Last Synced: 2025-01-23T12:26:49.925Z (over 1 year ago)
- Topics: dita, dita-ot, pdf-generation, plugin
- Language: XSLT
- Homepage: https://www.dita-ot.org/plugins#!org.dita.pdf2.xep
- Size: 97.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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