<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Render Multiple Images in DOCX Recipe]]></title><description><![CDATA[<p>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.</p>
]]></description><link>https://forum.jsreport.net/topic/2929/render-multiple-images-in-docx-recipe</link><generator>RSS for Node</generator><lastBuildDate>Tue, 19 May 2026 04:11:46 GMT</lastBuildDate><atom:link href="https://forum.jsreport.net/topic/2929.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 13 Sep 2023 12:42:57 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Render Multiple Images in DOCX Recipe on Invalid Date]]></title><description><![CDATA[<p>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.</p>
]]></description><link>https://forum.jsreport.net/post/12636</link><guid isPermaLink="true">https://forum.jsreport.net/post/12636</guid><dc:creator><![CDATA[dhurbamis]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Reply to Render Multiple Images in DOCX Recipe on Invalid Date]]></title><description><![CDATA[<p>You can see the example from the documentation,<br />
<a href="https://jsreport.net/learn/docx#docximage" rel="nofollow">https://jsreport.net/learn/docx#docximage</a></p>
<p>to make it works with multiple images just add a loop around the image placeholder.</p>
]]></description><link>https://forum.jsreport.net/post/12637</link><guid isPermaLink="true">https://forum.jsreport.net/post/12637</guid><dc:creator><![CDATA[benben-user]]></dc:creator><pubDate>Invalid Date</pubDate></item></channel></rss>