Return-Path: Delivered-To: apmail-xmlgraphics-general-archive@www.apache.org Received: (qmail 88890 invoked from network); 13 Dec 2010 19:12:39 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 13 Dec 2010 19:12:39 -0000 Received: (qmail 26693 invoked by uid 500); 13 Dec 2010 19:12:38 -0000 Mailing-List: contact general-help@xmlgraphics.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: general@xmlgraphics.apache.org Delivered-To: mailing list general@xmlgraphics.apache.org Received: (qmail 26685 invoked by uid 99); 13 Dec 2010 19:12:38 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Dec 2010 19:12:38 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,SPF_HELO_PASS,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Dec 2010 19:12:32 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1PSDog-0001gK-Vn for general@xmlgraphics.apache.org; Mon, 13 Dec 2010 11:12:10 -0800 Message-ID: <30448446.post@talk.nabble.com> Date: Mon, 13 Dec 2010 11:12:10 -0800 (PST) From: olivierk To: general@xmlgraphics.apache.org Subject: How do I merge 2 EPS images? MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: okitenge@gmail.com X-Virus-Checked: Checked by ClamAV on apache.org Hi, I have so far unsuccessfully tried to merge 2 EPS images. The first EPS image contains a bitmap which need to be centered and put on top of the second image (which I use as a border). The second image has no bitmap. Anyone can point me to the right class/method to use? I tried the methods renderEPS and renderBitmapImage from PSImageUtils but none of them works. Also when merging the 2 images how do I specify the coordinates of the image to be overlayed so that it is at the center? Thanks, Olivier. -- View this message in context: http://old.nabble.com/How-do-I-merge-2-EPS-images--tp30448446p30448446.html Sent from the Xml Graphics - General mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: general-unsubscribe@xmlgraphics.apache.org For additional commands, e-mail: general-help@xmlgraphics.apache.org