Skip to main content
nikos101
Inspiring
May 16, 2012
Answered

coldfusion caching pdf files

  • May 16, 2012
  • 1 reply
  • 915 views

Hi all:)

I'm having trouble with coldfusion caching pdf files that we use to populate. Even when we replace the files the old ones are still being used

This topic has been closed for replies.
Correct answer nikos101

seems as if the issue is fixed.

cached: old version used when new version has replaced the file

Used: file is loaded into the cfpdf tag

1 reply

Inspiring
May 16, 2012

In what way are they caching?  What do you mean by "used"?

What's some code that demonstrates this?

--

Adam

nikos101
nikos101AuthorCorrect answer
Inspiring
May 16, 2012

seems as if the issue is fixed.

cached: old version used when new version has replaced the file

Used: file is loaded into the cfpdf tag