unfoldedorigami

Transparent Graphs have Black Background when Printed

Recommended Posts

I'm having the same problem on one linux server but not the other.  Can't see anything different between the two servers, same code, just different servers.

Any ideas? 

Share this post


Link to post
Share on other sites

Hi Rahul, there's isn't any code really. We set the flash to be transparent through the JS

 

 

 

chart.setTransparent(true);

 

 

 

And then we set the bgAlpha='0' in the xml.

 

 

 

When you right click to print, the graphs are black. If you set a bgColor and the alpha to 100 then it prints whatever color you set for the bg for the bg of the graph, but it would be nice if it would just treat it as transparent.

 

 

 

Kevin

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now