I have the report download api working in node.js but I need it working
client side using javascript. I appears that I need the function
buffer() in node.js to create the properly formatted byte array. If you
have a javascript example or can point me...