Hi all, I'm trying to export my charts with server side way and I'm looking for an alternative to send the image instead BITMAP. There's a way to do this?, thanks!
Regards
Hi, thanks for your reply... My problem is that I want to save my charts in server side, but when images are sent to the server in the POST parameters BITMAP is sent. Could I convert it to png format (for example) before send?