<?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>Rendering Line Breaks in PDF</title><link>https://community.appian.com/discussions/f/general/8837/rendering-line-breaks-in-pdf</link><description>Hi All, I am using the PDF from DOCX custom plugin to convert a generated word file into a pdf. The contents of the word file are a series of text that contains line breaks between them. When the pdf file is generated, the line breaks are not properly</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Rendering Line Breaks in PDF</title><link>https://community.appian.com/thread/154162?ContentTypeID=1</link><pubDate>Tue, 07 Apr 2026 12:27:58 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:bfb332d3-d1a9-47eb-b774-91d311d04a30</guid><dc:creator>keerthik0010</dc:creator><description>&lt;p&gt;Were you able to solve it, Could you please share the solution?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Rendering Line Breaks in PDF</title><link>https://community.appian.com/thread/113484?ContentTypeID=1</link><pubDate>Tue, 30 May 2023 10:33:03 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:33abcb56-7af1-4316-bfc6-0f0b4c92398b</guid><dc:creator>Harshit Bumb (Appyzie)</dc:creator><description>&lt;p&gt;I think text has to be the text of the doc file and the separator has to be &amp;quot;&lt;span&gt;&amp;nbsp;&amp;lt;br /&amp;gt;&amp;quot;. Join array function will construct a single string and will add &amp;quot;&amp;lt;/w:t&amp;gt;&amp;lt;/w:r&amp;gt;&amp;lt;/w:p&amp;gt;&amp;lt;w:p&amp;gt;&amp;lt;w:r&amp;gt;&amp;lt;w:t&amp;gt;&amp;quot; between the various elements of the array to make it a single string.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Rendering Line Breaks in PDF</title><link>https://community.appian.com/thread/113460?ContentTypeID=1</link><pubDate>Mon, 29 May 2023 17:39:27 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:1e944849-3a2c-4f47-a123-4b91cadb2d73</guid><dc:creator>ghanashyam905071</dc:creator><description>&lt;p&gt;Could you please explain more on the function. What is the need of joinarray function here. What shall I pass in text and separator arguments in split function?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Rendering Line Breaks in PDF</title><link>https://community.appian.com/thread/39293?ContentTypeID=1</link><pubDate>Mon, 14 Nov 2016 20:24:04 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c51e2121-5f8d-4194-b0dc-51e37865f230</guid><dc:creator>danhn</dc:creator><description>@normanc, thank you so much Norman, your OOXML syntax does the trick. @aloks176 as Norman suggested, turn out the formating is able to render properly when enclosed with OOXML syntax. I think for your case it might be useful to look into creating the table using OOXML before the word to pdf conversion&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Rendering Line Breaks in PDF</title><link>https://community.appian.com/thread/39288?ContentTypeID=1</link><pubDate>Mon, 14 Nov 2016 18:25:38 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:59a60a96-c24d-410c-b0bc-e89c03fa07ac</guid><dc:creator>normanc</dc:creator><description>Try joinarray(split(text, separator), &amp;quot;&amp;lt;/w:t&amp;gt;&amp;lt;/w:r&amp;gt;&amp;lt;/w:p&amp;gt;&amp;lt;w:p&amp;gt;&amp;lt;w:r&amp;gt;&amp;lt;w:t&amp;gt;&amp;quot;) when generating the Word document.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Rendering Line Breaks in PDF</title><link>https://community.appian.com/thread/39275?ContentTypeID=1</link><pubDate>Sat, 12 Nov 2016 22:30:12 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:1e4ae869-e6f4-44e6-a929-948f8549bbda</guid><dc:creator>aloks0189</dc:creator><description>@danhn we also have faced a similar type of issue where a word contain grid type table format data along with normal content, but when we generate it as PDF in Appian , the table format data gets skipped but remaining all contents used to as usual. But the same word file if I convert online, that was good, containing all informations including grid table form data. No breakthrough so far&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>