<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Add rows dynamically in a pdf using PDF Doc from template smart service</title><link>https://community.appian.com/discussions/f/process/28933/add-rows-dynamically-in-a-pdf-using-pdf-doc-from-template-smart-service</link><description>Hi Appian folks! 
 I want to add rows dynamically in a pdf file using PDF Doc from Template smart service. I created a CDT with multiple values and mapped that variable to the pdf field. Although it won&amp;#39;t create one row for each value. 
 Is it possible</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Add rows dynamically in a pdf using PDF Doc from template smart service</title><link>https://community.appian.com/thread/114278?ContentTypeID=1</link><pubDate>Tue, 13 Jun 2023 21:31:41 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0ad035fe-78d5-4287-be1e-bdfdcbca8d78</guid><dc:creator>Mathieu Drouin</dc:creator><description>&lt;p&gt;Unfortunately, the conversion from HTML does not handle images but I&amp;#39;m pretty sure that XSL-FO does handle it (the images needs to be encoded directly in the XML though.&lt;/p&gt;
&lt;p&gt;Otherwise, your other options are to use a commercial converter (i.e. Aspose).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Add rows dynamically in a pdf using PDF Doc from template smart service</title><link>https://community.appian.com/thread/114267?ContentTypeID=1</link><pubDate>Tue, 13 Jun 2023 15:24:53 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:651dcc9b-71e0-41a6-a7e9-664bf25d4716</guid><dc:creator>ashwini.nemade</dc:creator><description>&lt;p&gt;&lt;a href="/members/mathieud0001"&gt;Mathieu Drouin&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I tried converting a template to HTML and then creating PDF from HTML. The dynamic table is created but now I am not able to get image in a PDF. The image is static and it is displayed in HTML template but not in PDF.&amp;nbsp;I have also converted&amp;nbsp;the image into base64 string. Anything that I missed here?&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/14/pastedimage1686669785448v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Add rows dynamically in a pdf using PDF Doc from template smart service</title><link>https://community.appian.com/thread/114194?ContentTypeID=1</link><pubDate>Mon, 12 Jun 2023 23:15:36 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3d04bc8e-73ad-437f-87a8-63454ba571b0</guid><dc:creator>Mathieu Drouin</dc:creator><description>&lt;p&gt;PDFs are not really good at this.&lt;/p&gt;
&lt;p&gt;I would suggest one of the following:&lt;/p&gt;
&lt;p&gt;- Generate rows dynamically with HTML and convert to PDF&lt;/p&gt;
&lt;p&gt;- Generate PDF rows using XSL-FO&lt;/p&gt;
&lt;p&gt;Both can be accomplished with the following plugin:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://community.appian.com/b/appmarket/posts/dynamic-document-generator"&gt;community.appian.com/.../dynamic-document-generator&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>