I am having some trouble getting the graph created with jqplot to print with proper alignment in IE 7 & 8. It looks great on the screen, but once I click print preview it get’s all messed up.
Help me please
Alignment in IE 9, Firefox and Chrome is perfect. Any help would be greatly appreciated

Added a class iterator to the canvases and then use browser hacks to perfectly alignment the bars for different browsers.
This is the modified excanvas : http://pastebin.com/mgHUbe3S
Line 309 is where the magic happens