Some of my users have problems with my website. When they try to open a pdf to read it directly in the browser, Adobe Reader doesn't kick in and they're forced to save (can't open) the file. I can't reproduce the problem so I'm wondering if someone knows anything about it?
User are using :
Windows XP Pro
Service Pack 3
Adobe Reader 8
Internet Explorer
I get my PDF from a database, so I set my headers through PHP as :
header('Content-type: application/pdf;');
header('Content-Disposition: inline;');
Thanks a lot!
Lori Kassuba is an AUC Expert and Community Manager for AcrobatUsers.com.