Return-Path: X-Original-To: apmail-camel-issues-archive@minotaur.apache.org Delivered-To: apmail-camel-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4D6D39705 for ; Sun, 4 Mar 2012 16:48:22 +0000 (UTC) Received: (qmail 84216 invoked by uid 500); 4 Mar 2012 16:48:22 -0000 Delivered-To: apmail-camel-issues-archive@camel.apache.org Received: (qmail 84184 invoked by uid 500); 4 Mar 2012 16:48:22 -0000 Mailing-List: contact issues-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list issues@camel.apache.org Received: (qmail 84176 invoked by uid 99); 4 Mar 2012 16:48:22 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 04 Mar 2012 16:48:22 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 04 Mar 2012 16:48:20 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id EA244730F for ; Sun, 4 Mar 2012 16:47:58 +0000 (UTC) Date: Sun, 4 Mar 2012 16:47:58 +0000 (UTC) From: "Bilgin Ibryam (Commented) (JIRA)" To: issues@camel.apache.org Message-ID: <753732569.19925.1330879679006.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (CAMEL-3551) camel-fop component MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/CAMEL-3551?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1322= 1931#comment-13221931 ]=20 Bilgin Ibryam commented on CAMEL-3551: -------------------------------------- I'm working on committing my old patch here, but I'm not sure how karaf/sev= icemix works.=20 Looking at SMX4-963, I see there are 3 boundles: batik, for and xmlgraphioc= s. Do I need to add all of them camel platform features or only fop bunlde? =20 > 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=C3=A9 > Assignee: Bilgin Ibryam > Fix For: Future > > Attachments: camel-fop.diff > > > A new Camel FOP component could be helpful to turn Camel into a kind of p= rintout 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 administrato= rs: https://issues.apache.org/jira/secure/ContactAdministrators!default.jsp= a For more information on JIRA, see: http://www.atlassian.com/software/jira