Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 81121 invoked from network); 7 Aug 2008 11:28:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 Aug 2008 11:28:02 -0000 Received: (qmail 88161 invoked by uid 500); 7 Aug 2008 11:27:55 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 88108 invoked by uid 500); 7 Aug 2008 11:27:54 -0000 Mailing-List: contact users-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: users@cocoon.apache.org List-Id: Delivered-To: mailing list users@cocoon.apache.org Received: (qmail 88097 invoked by uid 99); 7 Aug 2008 11:27:54 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Aug 2008 04:27:54 -0700 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 [212.50.160.34] (HELO smtpout.karoo.kcom.com) (212.50.160.34) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Aug 2008 11:26:59 +0000 X-IronPort-AV: E=Sophos;i="4.31,319,1215385200"; d="scan'208";a="18555164" Received: from unknown (HELO [192.168.0.2]) ([91.85.191.228]) by smtpout.karoo.kcom.com with ESMTP; 07 Aug 2008 12:23:47 +0100 Message-ID: <489ADC16.4060307@didm.co.uk> Date: Thu, 07 Aug 2008 12:27:18 +0100 From: Peter Sparkes Reply-To: peter@didm.co.uk User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: users@cocoon.apache.org Subject: Image caching problem using FOP Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi, I have pages that can be viewed as xhtml and pdf which is generated by FOP. When I change the images, using the same image filenames, the new images appear in the xhtml version, however the old images are shown in the pdf version. If I use new images with different file names the new images appear in the PDF. However as I am generating the image file names programmatically I have to keep the old names. I am using If appears that FOP is caching the images somewhere, however I don't know how to find and delete the FOP cache Help please Peter --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org