m4ri

Members
  • Content count

    2
  • Joined

  • Last visited

Everything posted by m4ri

  1. 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
  2. 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?