Hi, I'm trying to render multiple images in the word docx file which are coming dynamically through my api. How do I render the images? because, If I give any other keys, it says src is required. Please help.
D
dhurbamis
@dhurbamis
0
Reputation
2
Posts
23
Profile views
0
Followers
0
Following
Posts made by dhurbamis
-
Render Multiple Images in DOCX Recipe
-
html-embedded-in-docx recipe image resizing issue.
Hi, Since our report is dynamic and is not feasible to write the template, We're using html-embedded-in-docx recipe, Everything is working fine but the image resizing is not working with the html css style. What's the solution.