unfoldedorigami Report post Posted August 27, 2008 When we right click and print a graph that we've set to transparent, the background is black and makes the text eligible. Is there a way to set them to white before they print? Share this post Link to post Share on other sites
Deb.Penny Report post Posted September 7, 2008 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
Rahul Kumar Report post Posted September 8, 2008 (edited) Hi, Could you please send us your code, so that we can debug it? Edited September 8, 2008 by Guest Share this post Link to post Share on other sites
unfoldedorigami Report post Posted September 10, 2008 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
Pallav Report post Posted September 12, 2008 Kevin, On which browser are you trying this? Also, would it be feasible for you to send us a live link of the same? Share this post Link to post Share on other sites
munick Report post Posted March 6, 2009 Hello, I thought I'd revive this post since I'm having the same problem. I'm only seeing it in firefox, ie seems to be immune. Here is a link to a fusionchart I found online that has the problem too. http://www.cleancruising.com.au/shiplist.asp These guys are using a gradient bg alpha: canvasBgAlpha="100,40" Any ideas? Share this post Link to post Share on other sites