Hi all,

I've created a new component called camel-openhtmltopdf that will enable
your integrations to generate beautiful PDFs from HTML, CSS, images, etc.
Due to license incompatibility with transitive dependencies, it cannot be
included in the official Camel project. Below are links to the project
github and maven coordinates (available in Maven Central). Please let me
know if you have any feedback or questions. Thanks!

https://github.com/elevation-solutions/camel-openhtmltopdf

<dependency>
    <groupId>solutions.elevation.camel</groupId>
    <artifactId>camel-openhtmltopdf</artifactId>
    <version>1.0.1</version>
</dependency>

–Jeremy

Reply via email to