I have a WARP panel containing an web chart control. On page load the chart is populated from a webservice. I simply want to export this chart to PDF using the document exporter. My export button is ouf of the WARP panel but when the button is clicked the chart becomes unbound and renders in pdf with the empty style properties (red text unbound etc...)
I have looked into triggers etc... and using AJAX toolkit but no luck. Any help would be much appreciated