Hi All,

I have been using Harms signature pad class for a while now , capturing the signature storing into a varchar column and able to re display within a cWebImage.

I have a requirement to display the Base64 data inside a DataFlex Report and show the signature.

I have attempted to pass the data to a parameter field defined as type binary but no luck .

The data is stored as "data:image/png;base64,iVBORw0KGgoAAA........" I have also tried to remove the leading "data:image/png;base64," . The data itself definitely translates to a signature using the stored Base64 . I confirmed this by using https://codebeautify.org/base64-to-image-converter .

Has anyone using DataFlex Reports been able to do this .. I have downloaded and tested with DR 7.0 RC and it just wont work ..

Regards,
Sam