I am using apex 4.0.2 version. I need to integrate Topaz Systems signature pad and store the signed signature into an Oracle table.
Using Javascript and using Topaz Sigplus objects I am getting bitmap string of a signature(hexadecimal). Now I need to convert this to a byte array and save as an image file into an Oracle table. If anyone has incorporated e-signature I need some insights please.