From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/27610 Path: news.gmane.org!not-for-mail From: Matthias Weber Newsgroups: gmane.comp.tex.context Subject: Re: Accessing local files -- more precise description Date: Wed, 3 May 2006 08:39:22 -0400 Message-ID: <0FEB918D-0920-4085-8EDE-4ADBC12283C0@indiana.edu> References: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v749.3) Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1146659978 14598 80.91.229.2 (3 May 2006 12:39:38 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 3 May 2006 12:39:38 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Wed May 03 14:39:36 2006 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1FbGdk-0004E2-0h for gctc-ntg-context-518@m.gmane.org; Wed, 03 May 2006 14:39:36 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 9C314127B5; Wed, 3 May 2006 14:39:35 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 10239-01; Wed, 3 May 2006 14:39:30 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 3CC8012795; Wed, 3 May 2006 14:39:30 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 2A22612795 for ; Wed, 3 May 2006 14:39:29 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 09143-02 for ; Wed, 3 May 2006 14:39:26 +0200 (CEST) Original-Received: from rockridge.uits.indiana.edu (rockridge.uits.indiana.edu [129.79.1.74]) by ronja.ntg.nl (Postfix) with SMTP id E18AD12792 for ; Wed, 3 May 2006 14:39:25 +0200 (CEST) Original-Received: from mail-relay.iu.edu (logchain.uits.indiana.edu [129.79.1.77]) by rockridge.uits.indiana.edu (8.13.6/8.12.10/IUPO) with ESMTP id k43CdM64001672 for ; Wed, 3 May 2006 08:39:23 -0400 (EDT) Original-Received: from [129.79.94.202] (129-79-94-202.dhcp-bl.indiana.edu [129.79.94.202]) (authenticated bits=0) by mail-relay.iu.edu (8.13.6/8.12.10/IUPO) with ESMTP id k43CdNx5016988 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NO) for ; Wed, 3 May 2006 08:39:24 -0400 (EDT) In-Reply-To: Original-To: mailing list for ConTeXt users X-Mailer: Apple Mail (2.749.3) X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:27610 Archived-At: Dear all again, as a follow-up to my previous question, I think I can now ask more precisely: In Acrobat, a linked document can be treated in different ways. A 'webdocument' is typically just downloaded (and opened in Acrobat if possible). This is the behavior I get when using \from with \useURL. There is another possible behavior, called 'Open File' in Acrobat, which will launch a program to open the linked document. This is what I want. Is this feature of Acrobat accessible in ConTeXt? (I can manually edit the pdf to this effect in Acrobat). Thanks again, Matthias