From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18983 invoked by alias); 13 Aug 2003 08:18:20 -0000 Mailing-List: contact docbook-tools-discuss-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: docbook-tools-discuss-owner@sources.redhat.com Received: (qmail 18872 invoked from network); 13 Aug 2003 08:18:19 -0000 Received: from unknown (HELO web1.ulb.ac.be) (164.15.59.200) by sources.redhat.com with SMTP; 13 Aug 2003 08:18:19 -0000 Received: from mach.vub.ac.be (mach.ulb.ac.be [164.15.128.3]) by web1.ulb.ac.be (8.8.8/3.17.1.ap (resu)) id KAA18936; Wed, 13 Aug 2003 10:18:16 +0200 (MEST) for Received: from moritz.homelinux.org (geog-pc35.ulb.ac.be [164.15.134.155]) by mach.vub.ac.be (8.9.3/3.13.3.ap (mach)) id KAA19448; Wed, 13 Aug 2003 10:18:15 +0200 (MET DST) for Received: from 164.15.134.155 (SquirrelMail authenticated user mlennert) by moritz.homelinux.org with HTTP; Wed, 13 Aug 2003 10:18:15 +0200 (CEST) Message-ID: <39041.164.15.134.155.1060762695.squirrel@moritz.homelinux.org> In-Reply-To: <60245.164.15.134.155.1060613479.squirrel@moritz.homelinux.org> References: <58956.164.15.134.155.1060602679.squirrel@moritz.homelinux.org> <1060613000.17769.20.camel@lisergia.olea.org> <60245.164.15.134.155.1060613479.squirrel@moritz.homelinux.org> Date: Wed, 13 Aug 2003 08:18:00 -0000 Subject: Re: pdf with clickable hyperlinks From: "Moritz Lennert" To: docbook-tools-discuss@sources.redhat.com Cc: "Ismael Olea" Reply-To: mlennert@club.worldonline.be User-Agent: SquirrelMail/1.4.0 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 X-Priority: 3 Importance: Normal X-SW-Source: 2003/txt/msg00035.txt.bz2 Moritz Lennert said: > Ismael Olea said: >> El lun, 11-08-2003 a las 06:51, Moritz Lennert escribió: >>> Hello, >>> >>> I imagine I'm not the first to ask, but I haven't found the answer on >>> the >>> web, nor in the mailing list archives: >>> >>> How do I create a pdf with clickable hyperlinks from a xml file ? I >>> normally use docbook2pdf to transform my files to pdf, but the http:// >>> addresses are not clickable in the resulting file. >> >> AFAIK that method always worked for my. What version of the software do >> you use? >> >> > > Debian testing version 0.6.13-2 > As a follow-up maybe I'm using the wrong markups ? I use g.region which in the PDF version gives me: g.region (http://grass.itc.it/gdp/html_grass5/html/g.region.html) with the url not being clickable. Am I using the correct commands ? Moritz