Jump to content
Software FX Community

Transparency problems


will

Recommended Posts

I have two charts that overlap (through the us of div tags).  The one that is at the top has been created with a transparent background. This way, the one that is at the bottom is visible. However, when displayed on a web page, the charts are displayed correctly, but when I print from Internet Explorer 6 or 7, the background of the top image is white, then the image that is at the bottom is not completely visible. Both are generated as PNG.

Please help me...

Thanks...

Link to comment
Share on other sites

I'm afraid you have encountered a limitation in Internet Explorer's ability to print transparent PNGs.

You may want to try with IE 7 or Firefox.

This is really a problem outside of Chart FX.

One question: can you please post a screenshot of the overlapped charts? I want to see what are you achieving by overlapping the two controls. Maybe there is a way to achieve the same using only one chart.

Link to comment
Share on other sites

The problem also occurs when printing from IE 7 or Firefox. And something interesting is that I replaced the charts (in the div tags) with normal PNG images (with transparent backgrounds) and they are printed without problems. So the problem seems to be ocurring only with the Charts.

Link to comment
Share on other sites

I really don't see what the difference is between an image generated by Chart FX and any other image. For the browser theory are the same thing (the browser doesn't know anything about Server-Side controls).

My only guess is the type of image.

You can actually grab the chartfx generated images from the Temp folder and try putting them in your own HTML. Are you using any special attributes in your <img> tag? any filters?

Please provide an example of a working HTML page that using static PNG images can overlap two and achieve correct printing.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...