Provides a custom smart service and custom expression function to embed one image or multiple images in an Excel sheet.
The following types of configurations are supported
Hi
We are also trying to use Embed Image into Excel smart service in 19.4 and getting below error:
Exception: java.lang.IllegalStateException: Expected BEGIN_ARRAY but was BEGIN_OBJECT at line 1 column 43
JSON Input:
{"width":1000,"padding":3,"imageAnchors":{"col1":2,"row1":2,"col2":3,"row2":3},"imageDocument":{"imageDocumentID":311790,"sizePercentage":80}}
any pointers regarding this issue