Hello,
I try to create a report containing images using an array of bytes, but I get a file where the textboxes have not been replaced by the images after some time. I use JSON format.
The report is generated without any problem using url.
I use client aspose_words_cloud: ^21.2.0 (Dart).
demo.zip (56.7 KB)