show the link code
You dont launch their reader,
they either have the reader set up to handle urls to pdf files or they will get the download prompt
almostbob
Posting Sensei
3,149 posts since Jan 2009
Reputation Points: 571
Solved Threads: 376
thats why the first line is
"show the link code"
almostbob
Posting Sensei
3,149 posts since Jan 2009
Reputation Points: 571
Solved Threads: 376
remove the target attribute and see if the pdf opens properly in the same page
seems dumb but pdf is a proprietary format and not all implementations in browsers work always
is this an html or xhtml page, if xhtml the image tag isnt closed
almostbob
Posting Sensei
3,149 posts since Jan 2009
Reputation Points: 571
Solved Threads: 376
Bingo
pdf is a proprietary format,
and there is a known problem with firefox, there is a solution,
http://support.mozilla.com/en-US/kb/Opening+PDF+files+within+Firefox
you can put the target back
>87% of potential users(those not using firefox + those who have patched firefox) will see the pdf as intended
**edit** If i were alert, that would have been the first question
IE bugs make news
FF bugs make fixes
almostbob
Posting Sensei
3,149 posts since Jan 2009
Reputation Points: 571
Solved Threads: 376