IE-Problem windows; PDF-Plugin always on top

Hi guys,

I have create a 2 columns layout and one window. If the layout cell attach a url, object or what ever, everything is fine. But, when I attach a URL to a PDF, and the browser (only in the IE) plugin will show the pdf-file … the plugin comes to top and I can’t change this!

I tested it with Adobe and PDF-Xchange Viewer plugins … same problem.

Someone knows the problem and have a solution??

Thanks

Dirk

attachURL loads a page into an iframe. And pdf can not be be displayed in an iframe. But it seems that the solution can ne found. Here is the page where this issue is already discussed:
stackoverflow.com/questions/2918 … df-in-html
Possibly Google PDF viewer is what you need.

Thanks for the link! I use Google PDF viewer and solve my problem!