From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/15111 Path: main.gmane.org!not-for-mail From: techw@siritech.com Newsgroups: gmane.comp.tex.context Subject: Images Date: Wed, 12 May 2004 15:31:28 +0530 Sender: ntg-context-admin@ntg.nl Message-ID: Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1084354258 1519 80.91.224.253 (12 May 2004 09:30:58 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 12 May 2004 09:30:58 +0000 (UTC) Cc: suresh.marur@tumbleweed.com, ashwini.heerekar@siritech.com Original-X-From: ntg-context-admin@ntg.nl Wed May 12 11:30:48 2004 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BNq4e-0003ZO-00 for ; Wed, 12 May 2004 11:30:48 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 4C82310B09; Wed, 12 May 2004 11:26:27 +0200 (MEST) Original-Received: from www.siri.co.in (www.siritech.com [203.196.147.67]) by ref.ntg.nl (Postfix) with ESMTP id 6CD9D10AF0 for ; Wed, 12 May 2004 11:24:33 +0200 (MEST) Original-Received: from yamuna.siri.co.in (yamuna.siritech.com [203.196.147.66]) by www.siri.co.in (Postfix) with ESMTP id AD92EFE4C; Wed, 12 May 2004 09:29:49 +0000 (UTC) Original-To: ntg-context@ntg.nl X-Mailer: Lotus Notes Release 5.0.8 June 18, 2001 X-MIMETrack: Serialize by Router on Yamuna/Siri(Release 5.0.5 |September 22, 2000) at 05/12/2004 03:31:27 PM Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:15111 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:15111 Hello all! Thanks for all your suggestions. I am capturing screenshots and saving them as .eps images using Jasc Paint Shop Pro 8. I then convert the eps images to PDF using "convertall2pdf"(on the command line) which is the batch file that Ghostscript uses. When I then use context tags \placefigure {test} {\externalfigure[Image1-4][type=pdf,preset=yes]} \blank I still get blank gray boxes in the output. Why does this happen? How do I solve this problem? Does it have anything to do with the bounding box? How do I fix the bounding box? Thanks and regards, -priya