I think you'll find that this forum is for questions /directly/ related
to iText, not IE cacheing issues that just happen to involve a PDF
generated by iText.

http://www.lmgtfy.com/?q=pdf+ie+cache

And look, there was even a related discussion here on iText-questions
back in 2006.

--Mark Storer
  Senior Software Engineer
  Cardiff.com
 
import legalese.Disclaimer;
Disclaimer<Cardiff> DisCard = null;
 
 

> -----Original Message-----
> From: runlevel007 [mailto:mlyukma...@yahoo.com] 
> Sent: Thursday, October 21, 2010 11:32 PM
> To: itext-questions@lists.sourceforge.net
> Subject: [iText-questions] Cashing issue in IE
> 
> 
> Stuck ;(
> 
> I have a C# code, which generates PDF based on user input and 
> opens it in the browser(i'm using webhandler .ashx page for 
> that). PDF has number of external links. When user clicks, 
> then the PDF gets substituted with the target page(since 
> there is no way, I guess, to have target="_blank"
> functionality in PDF). 
> 
> After that user clicks the Back button...
> 
> In FF, Chrome it works just fine - the PDF is being pulled 
> from the cache and there is no problem
> 
> In IE it tries to regenerate the PDF and obviously fails, 
> since it can't see the original form anymore. I've tried 
> number of things, including .AppendHeader("Cache-control", 
> "cache,max-age=600"), nothing seems to work.
> 
> ...
> 
> 
> --
> View this message in context: 
> http://itext-general.2136553.n4.nabble.com/Cashing-issue-in-IE
-tp3006688p3006688.html
> Sent from the iText - General mailing list archive at Nabble.com.
> 
> --------------------------------------------------------------
> ----------------
> Nokia and AT&T present the 2010 Calling All Innovators-North 
> America contest Create new apps & games for the Nokia N8 for 
> consumers in  U.S. and Canada $10 million total in prizes - 
> $4M cash, 500 devices, nearly $6M in marketing Develop with 
> Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
> http://p.sf.net/sfu/nokia-dev2dev 
> _______________________________________________
> iText-questions mailing list
> iText-questions@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/itext-questions
> 
> Many questions posted to this list can (and will) be answered 
> with a reference to the iText book: 
> http://www.itextpdf.com/book/ Please check the keywords list 
> before you ask for examples: http://itextpdf.com/themes/keywords.php
> 
> 

------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Many questions posted to this list can (and will) be answered with a reference 
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples: 
http://itextpdf.com/themes/keywords.php

Reply via email to