gt;> javax.print. Our use case is that we have a JMS queue where a customer
>> ID is placed. The consumer of this generates a personalised PDF
>> document by merging in their name, address etc. Then the filename is
>> placed on another JMS queue. The consumer of that queue is
placed on another JMS queue. The consumer of that queue is our Camel
> printing component which has attributes for paper size, duplex etc which
> creates the print job and sends to the printers queue.
>
> So my question is has there ever been a request or attempt to add such a
> compo
this generates a personalised PDF
document by merging in their name, address etc. Then the filename is
placed on another JMS queue. The consumer of that queue is our Camel
printing component which has attributes for paper size, duplex etc
which
creates the print job and sends to the printers
queue. The consumer of that queue is our Camel
printing component which has attributes for paper size, duplex etc which
creates the print job and sends to the printers queue.
So my question is has there ever been a request or attempt to add such a
component to Camel, or does another exist? If we