Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » embedded pdf, flash,... does not work in eclipse help with internal browser
embedded pdf, flash,... does not work in eclipse help with internal browser [message #743676] Fri, 21 October 2011 16:52 Go to next message
Reto Urfer is currently offline Reto UrferFriend
Messages: 12
Registered: July 2009
Junior Member
Hi
I wanted to display a pdf file directly within a help page using the
<object> tag with type "application/pdf". When i am using the internal
browser, this does not work. If i configure the help system to always use an
external browser (IE in my case) it works perfectly. The the problem i
recognized with flash animation.

Is there a way to configure the internal browser to be able to handle
<object> tag for different mime types properly?

thanks in advance for information
Reto
Re: embedded pdf, flash,... does not work in eclipse help with internal browser [message #748187 is a reply to message #743676] Mon, 24 October 2011 14:46 Go to previous message
Grant Gayed is currently offline Grant GayedFriend
Messages: 2150
Registered: July 2009
Senior Member
Hi,

If this works for you in stand-alone IE then it should work in IE
embedded in the Browser control as well. You mention "application/pdf"
but then later specify flash. Which one is it?

Are you using 32- or 64-bit eclipse/swt? If it's 64-bit then my guess
is that you have the 32-bit pdf/flash plugin installed, which is not
compatible with 64-bit embedded IE.

If this is not the problem then can you provide the subset of lines from
your html file that are attempting to embed the pdf/flash content?

Grant


On 10/21/2011 12:52 PM, Reto Urfer wrote:
> Hi
> I wanted to display a pdf file directly within a help page using the
> <object> tag with type "application/pdf". When i am using the internal
> browser, this does not work. If i configure the help system to always
> use an external browser (IE in my case) it works perfectly. The the
> problem i recognized with flash animation.
>
> Is there a way to configure the internal browser to be able to handle
> <object> tag for different mime types properly?
>
> thanks in advance for information
> Reto
Previous Topic:bad experience with data binding for TableViewer.
Next Topic:Discouraged access for the use of WorkbenchWindow
Goto Forum:
  


Current Time: Thu Apr 25 03:33:12 GMT 2024

Powered by FUDForum. Page generated in 0.02690 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top