[
https://issues.apache.org/jira/browse/CAMEL-3551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hadrian Zbarcea updated CAMEL-3551:
-----------------------------------
Fix Version/s: (was: Future)
2.10.0
> camel-fop component
> -------------------
>
> Key: CAMEL-3551
> URL: https://issues.apache.org/jira/browse/CAMEL-3551
> Project: Camel
> Issue Type: New Feature
> Reporter: Jean-Baptiste Onofré
> Assignee: Bilgin Ibryam
> Fix For: 2.10.0
>
> Attachments: camel-fop.diff
>
>
> A new Camel FOP component could be helpful to turn Camel into a kind of
> printout and report generation system.
> A typical use case could be something like:
> from("amq:my.document.queue")
> .to("xslt:mystylesheet.xsl")
> .to("fop:pdf?some.extra.options.here")
> .to("file:outputdirectory")
> .to("printer:some.printer");
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira