I've spent far, far too long trying to figure out how exactly you send an image to an RDS report. I'm tempted to say that it just can't be done.

DR 8.0, webapp, DF20.0

Question 1.

How do you load pure binary data to the RDS? IT has a binary datatype, but if you move a uChar Array to it, when you run the report you get an invalid json data error.

adding an image to the RDS based report can apparently only reference Binary data, but there seems to be no documented way to actually do this, in DF20, since putting binary data into a string tends to have unpleasant results.

Has anyone ever done this? put a jpg into an RDS report?

/MM