Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 91545 invoked from network); 22 Oct 2005 14:20:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 22 Oct 2005 14:20:20 -0000 Received: (qmail 41934 invoked by uid 500); 22 Oct 2005 14:20:16 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 40915 invoked by uid 500); 22 Oct 2005 14:20:12 -0000 Mailing-List: contact users-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: users@cocoon.apache.org List-Id: Delivered-To: mailing list users@cocoon.apache.org Received: (qmail 40834 invoked by uid 99); 22 Oct 2005 14:20:10 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 22 Oct 2005 07:20:10 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [206.190.38.25] (HELO web50010.mail.yahoo.com) (206.190.38.25) by apache.org (qpsmtpd/0.29) with SMTP; Sat, 22 Oct 2005 07:15:27 -0700 Received: (qmail 59911 invoked by uid 60001); 22 Oct 2005 14:15:06 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=tf8pnSkNxLXGwJz7Il5JPjVO9d3lJu/0yRdPYIyztX5jhKDHw850cWyqU1jswQFYxSrZOLUFV6YKaMuFT8hzBuBBV6RBA8SeN1vPW9i/WPRAVmbDPRfkamh0fDdkW1hg8bopZ654YDDS343ADb0doN9XXLEPNXEJyDfadbg8wAo= ; Message-ID: <20051022141506.59909.qmail@web50010.mail.yahoo.com> Received: from [68.84.239.3] by web50010.mail.yahoo.com via HTTP; Sat, 22 Oct 2005 07:15:06 PDT Date: Sat, 22 Oct 2005 07:15:06 -0700 (PDT) From: Julian Subject: Re: Merging Pipeline Content into PDF To: users@cocoon.apache.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Bertrand, Thanks for your help. I achieved the desired functionality by using the java.net.URL and HttpsURLConnection classes. The content is the merged with my static PDFs via the iText library. I took a look at the package you had suggested for merging, but the iText library seemed to be a bit more ubiquitous. Thanks again, Julian Live simply so others may simply live. -Ghandi Pluralitas non est ponenda sine neccesitate. "Entities should not be multiplied unneccesarily" -William of Occam __________________________________ Yahoo! FareChase: Search multiple travel sites in one click. http://farechase.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org