From user-return-4538-apmail-forrest-user-archive=forrest.apache.org@forrest.apache.org Sat Feb 09 14:18:39 2008 Return-Path: Delivered-To: apmail-forrest-user-archive@www.apache.org Received: (qmail 52938 invoked from network); 9 Feb 2008 14:18:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Feb 2008 14:18:39 -0000 Received: (qmail 20385 invoked by uid 500); 9 Feb 2008 14:18:32 -0000 Delivered-To: apmail-forrest-user-archive@forrest.apache.org Received: (qmail 20333 invoked by uid 500); 9 Feb 2008 14:18:32 -0000 Mailing-List: contact user-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: user@forrest.apache.org List-Id: Delivered-To: mailing list user@forrest.apache.org Received: (qmail 20324 invoked by uid 99); 9 Feb 2008 14:18:32 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 09 Feb 2008 06:18:32 -0800 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [81.169.146.189] (HELO mo-p07-ob.rzone.de) (81.169.146.189) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 09 Feb 2008 14:18:01 +0000 X-RZG-CLASS-ID: mo07 X-RZG-AUTH: z4gQVF2k4wJNGXrsNirVudqXEIk= Received: from [192.168.1.33] ([79.145.116.34]) by post.webmailer.de (klopstock mo31) (RZmta 16.5) with ESMTP id e03336k19DGJdS for ; Sat, 9 Feb 2008 15:18:06 +0100 (MET) (envelope-from: ) Subject: Re: PDF not working correctly in deployed WAR file on Tomcat From: Thorsten Scherler To: user@forrest.apache.org In-Reply-To: <15353067.post@talk.nabble.com> References: <451686.1842.qm@web86708.mail.ird.yahoo.com> <8a06c4da0802051254n4a4dd301y10c07f051fd5895d@mail.gmail.com> <15306457.post@talk.nabble.com> <47A9AE54.6060208@uidesign.de> <20080207001854.GA14543@igg.indexgeo.com.au> <15332087.post@talk.nabble.com> <1202421500.8003.10.camel@cartman> <15353067.post@talk.nabble.com> Content-Type: text/plain Date: Sat, 09 Feb 2008 15:09:38 +0100 Message-Id: <1202566178.6353.3.camel@cartman> Mime-Version: 1.0 X-Mailer: Evolution 2.10.1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org On Fri, 2008-02-08 at 02:57 -0800, SteveOdlind wrote: > > Thorsten Scherler wrote: > > > > > >>Please do the following: > >>- request instead of FILE.pdf FILE.fo > >>e.g. http://localhost:8080/my-project/samples-b/ascii-art.fo > >>- search for fo:external-graphic and copy the tag here in this list. > >>e.g. >>src="context:///project/src/documentation/content/xdocs/samples-b/cocoon-pyramid.png"/> > > > >>This way we/you can see the location referenced and whether they exist > >>in this location. > > > > > > The external-graphic tag is: > > src="context:/\/project/src/documentation/content/xdocs/samples/cocoon-pyramid.png"/> > > It is correct from "src/documentation..." onwards, but the first part > doesn't look right. Hmm, yeah that really looks ugly. AFAIR \ is an escape character for many os and regexp. Weird that it is switched in your case. Did you try in jetty? We need to look in the fo xsl, whether we have OS specific code. BTW are you on linux or windows? salu2 -- Thorsten Scherler thorsten.at.apache.org Open Source Java consulting, training and solutions