From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joe Riel Subject: Specify page number in hyperlink [to pdf] Date: Wed, 28 Apr 2010 11:30:47 -0700 Message-ID: <4BD87ED7.5030907@san.rr.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O7C28-0000c9-3p for emacs-orgmode@gnu.org; Wed, 28 Apr 2010 14:30:52 -0400 Received: from [140.186.70.92] (port=46860 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O7C26-0000bO-Uv for emacs-orgmode@gnu.org; Wed, 28 Apr 2010 14:30:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O7C25-0004aO-Dj for emacs-orgmode@gnu.org; Wed, 28 Apr 2010 14:30:50 -0400 Received: from cdptpa-omtalb.mail.rr.com ([75.180.132.121]:44791) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O7C25-0004aG-BB for emacs-orgmode@gnu.org; Wed, 28 Apr 2010 14:30:49 -0400 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org The hyperlink syntax allows specifying a line number, however, that doesn't do anything (other than force the document to be opened inside of emacs) with a non-text file (say a pdf). Is therea an extension to allow specifying a page number so that a link to a pdf is opened at the specified page?