From: Art A. <Art...@sa...> - 2003-09-17 13:21:13
|
I have an application that uses jsp and servlets to generate an html = page that contains jCharts output as well as other text. It works = beautifully, until the user decides to print the html page using the = browser's print function. The html text portion of the page prints = fine, but there is a blank box where the graphic should be. The = maddening thing about this problem is that on one of our PC's, the page = prints as it should-including the graph! On all of the others, the = graph is missing. I would assume that this points to some difference on = the client PC itself rather than a problem with jCharts, but we are = stumped. =20 Does anyone have any suggestions as to what would cause two PCs running = the same OS, connected to the same network, accessing the same = application from the same server, running the same browser (IE V6), to = exhibit different print behavior with respect to the embedded graphic? =20 Thanks, =20 Art =20 |