Re: Announcement: New component for creating PDFs from HTML and CSS.

2021-07-19 Thread Jean-Baptiste Onofre
Hi Jeremy,

Well done !

You can eventually donate to camel-extra 
(https://github.com/camel-extra/camel-extra 
), it’s up to you.

Regards
JB

> Le 19 juil. 2021 à 16:22, Jeremy Ross  a écrit :
> 
> 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
> 
> 
>solutions.elevation.camel
>camel-openhtmltopdf
>1.0.1
> 
> 
> –Jeremy



Re: Announcement: New component for creating PDFs from HTML and CSS.

2021-07-19 Thread Jeremy Ross
Good idea. I'll look into that.

On Mon, Jul 19, 2021 at 12:38 PM Zoran Regvart  wrote:

> Hi Jeremy,
> really cool! If you wish and when you find the time you could also
> contribute a blog post to the Camel website. We love showcasing other
> work in the ecosystem there.
>
> zoran
>
> On Mon, Jul 19, 2021 at 5:28 PM Jeremy Ross 
> wrote:
> >
> > Hi Claus,
> >
> > I am using this component in production. I'll add to the external
> component
> > section.
> >
> > On Mon, Jul 19, 2021 at 10:12 AM Claus Ibsen 
> wrote:
> >
> > > Hi
> > >
> > > Great work Jeremy, it looks really well done and ready to use.
> > > Are you using this at work?
> > >
> > > You could add a link to it at the Camel website from the list of
> > > external components
> > > https://camel.apache.org/community/user-stories/
> > >
> > > On Mon, Jul 19, 2021 at 4:23 PM Jeremy Ross 
> > > wrote:
> > > >
> > > > 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
> > > >
> > > > 
> > > > solutions.elevation.camel
> > > > camel-openhtmltopdf
> > > > 1.0.1
> > > > 
> > > >
> > > > –Jeremy
> > >
> > >
> > >
> > > --
> > > Claus Ibsen
> > > -
> > > http://davsclaus.com @davsclaus
> > > Camel in Action 2: https://www.manning.com/ibsen2
> > >
>
>
>
> --
> Zoran Regvart
>


Re: Announcement: New component for creating PDFs from HTML and CSS.

2021-07-19 Thread Zoran Regvart
Hi Jeremy,
really cool! If you wish and when you find the time you could also
contribute a blog post to the Camel website. We love showcasing other
work in the ecosystem there.

zoran

On Mon, Jul 19, 2021 at 5:28 PM Jeremy Ross  wrote:
>
> Hi Claus,
>
> I am using this component in production. I'll add to the external component
> section.
>
> On Mon, Jul 19, 2021 at 10:12 AM Claus Ibsen  wrote:
>
> > Hi
> >
> > Great work Jeremy, it looks really well done and ready to use.
> > Are you using this at work?
> >
> > You could add a link to it at the Camel website from the list of
> > external components
> > https://camel.apache.org/community/user-stories/
> >
> > On Mon, Jul 19, 2021 at 4:23 PM Jeremy Ross 
> > wrote:
> > >
> > > 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
> > >
> > > 
> > > solutions.elevation.camel
> > > camel-openhtmltopdf
> > > 1.0.1
> > > 
> > >
> > > –Jeremy
> >
> >
> >
> > --
> > Claus Ibsen
> > -
> > http://davsclaus.com @davsclaus
> > Camel in Action 2: https://www.manning.com/ibsen2
> >



-- 
Zoran Regvart


Re: Announcement: New component for creating PDFs from HTML and CSS.

2021-07-19 Thread Jeremy Ross
Hi Claus,

I am using this component in production. I'll add to the external component
section.

On Mon, Jul 19, 2021 at 10:12 AM Claus Ibsen  wrote:

> Hi
>
> Great work Jeremy, it looks really well done and ready to use.
> Are you using this at work?
>
> You could add a link to it at the Camel website from the list of
> external components
> https://camel.apache.org/community/user-stories/
>
> On Mon, Jul 19, 2021 at 4:23 PM Jeremy Ross 
> wrote:
> >
> > 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
> >
> > 
> > solutions.elevation.camel
> > camel-openhtmltopdf
> > 1.0.1
> > 
> >
> > –Jeremy
>
>
>
> --
> Claus Ibsen
> -
> http://davsclaus.com @davsclaus
> Camel in Action 2: https://www.manning.com/ibsen2
>


Re: Announcement: New component for creating PDFs from HTML and CSS.

2021-07-19 Thread Claus Ibsen
Hi

Great work Jeremy, it looks really well done and ready to use.
Are you using this at work?

You could add a link to it at the Camel website from the list of
external components
https://camel.apache.org/community/user-stories/

On Mon, Jul 19, 2021 at 4:23 PM Jeremy Ross  wrote:
>
> 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
>
> 
> solutions.elevation.camel
> camel-openhtmltopdf
> 1.0.1
> 
>
> –Jeremy



-- 
Claus Ibsen
-
http://davsclaus.com @davsclaus
Camel in Action 2: https://www.manning.com/ibsen2


Announcement: New component for creating PDFs from HTML and CSS.

2021-07-19 Thread Jeremy Ross
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


solutions.elevation.camel
camel-openhtmltopdf
1.0.1


–Jeremy