<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Pixel Perfect NPrinting Help in Qlik NPrinting</title>
    <link>https://community.qlik.com/t5/Qlik-NPrinting/Pixel-Perfect-NPrinting-Help/m-p/1211745#M13015</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Qlik Community&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to create a PDF report using Pixel Perfect and NPrinting that has a hours of operation field. The issue that I have is that my hours of operation come out on my NPrinting report as a continuous line:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sun: Pharmacy ClosedMon: 09:00&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AM - 05:00 PMTue: 09:00 AM -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;05:00 PMWed: 09:00 AM - 05:00&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PMThu: 09:00 AM - 05:00 PMFri:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;09:00 AM - 05:00 PMSat: Pharmacy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Closed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instead of:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sun: Pharmacy Closed&lt;/P&gt;&lt;P&gt;Mon: 09:00AM - 05:00 PM&lt;/P&gt;&lt;P&gt;Tue: 09:00 AM - 05:00 PM&lt;/P&gt;&lt;P&gt;Wed: 09:00 AM - 05:00 PM&lt;/P&gt;&lt;P&gt;Thu: 09:00 AM - 05:00 PM&lt;/P&gt;&lt;P&gt;Fri:09:00 AM - 05:00 PM&lt;/P&gt;&lt;P&gt;Sat: Pharmacy Closed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried creating a text object using the following code:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;TwentyFourFlag&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;='X','Open 24 Hours',&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Sunday_Hours&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;chr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(13)&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Monday_Hours&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;chr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(13)&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Tuesday_Hours&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;chr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(13)&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Wednesday_Hours&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;chr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(13)&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Thursday_Hours&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;chr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(13)&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Friday_Hours&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;chr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(13)&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Saturday_Hours&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried creating a field in the load script:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;TwentyFourFlag&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;='X','Open 24 Hours',&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;Sunday_Hours&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;chr&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;(13)&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;Monday_Hours&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;chr&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;(13)&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;Tuesday_Hours&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;chr&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;(13)&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;Wednesday_Hours&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;chr&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;(13)&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;Thursday_Hours&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;chr&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;(13)&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;Friday_Hours&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;chr&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;(13)&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;Saturday_Hours&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;) &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;Operation_Hours &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried creating a formula in the Nprinting using the same logic as above as well as replacing the chr(13) with chr(10). Nothing works. The PDF still outputs the hours of operations on one line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone been able to create a carriage return or line feed to force a new line in NPrinting? Any help would be greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sherry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Oct 2016 16:57:04 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-10-11T16:57:04Z</dc:date>
    <item>
      <title>Pixel Perfect NPrinting Help</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Pixel-Perfect-NPrinting-Help/m-p/1211745#M13015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Qlik Community&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to create a PDF report using Pixel Perfect and NPrinting that has a hours of operation field. The issue that I have is that my hours of operation come out on my NPrinting report as a continuous line:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sun: Pharmacy ClosedMon: 09:00&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AM - 05:00 PMTue: 09:00 AM -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;05:00 PMWed: 09:00 AM - 05:00&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PMThu: 09:00 AM - 05:00 PMFri:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;09:00 AM - 05:00 PMSat: Pharmacy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Closed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instead of:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sun: Pharmacy Closed&lt;/P&gt;&lt;P&gt;Mon: 09:00AM - 05:00 PM&lt;/P&gt;&lt;P&gt;Tue: 09:00 AM - 05:00 PM&lt;/P&gt;&lt;P&gt;Wed: 09:00 AM - 05:00 PM&lt;/P&gt;&lt;P&gt;Thu: 09:00 AM - 05:00 PM&lt;/P&gt;&lt;P&gt;Fri:09:00 AM - 05:00 PM&lt;/P&gt;&lt;P&gt;Sat: Pharmacy Closed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried creating a text object using the following code:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;TwentyFourFlag&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;='X','Open 24 Hours',&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Sunday_Hours&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;chr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(13)&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Monday_Hours&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;chr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(13)&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Tuesday_Hours&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;chr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(13)&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Wednesday_Hours&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;chr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(13)&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Thursday_Hours&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;chr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(13)&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Friday_Hours&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;chr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(13)&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Saturday_Hours&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried creating a field in the load script:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;TwentyFourFlag&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;='X','Open 24 Hours',&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;Sunday_Hours&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;chr&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;(13)&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;Monday_Hours&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;chr&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;(13)&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;Tuesday_Hours&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;chr&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;(13)&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;Wednesday_Hours&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;chr&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;(13)&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;Thursday_Hours&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;chr&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;(13)&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;Friday_Hours&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;chr&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;(13)&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;Saturday_Hours&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;) &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;Operation_Hours &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried creating a formula in the Nprinting using the same logic as above as well as replacing the chr(13) with chr(10). Nothing works. The PDF still outputs the hours of operations on one line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone been able to create a carriage return or line feed to force a new line in NPrinting? Any help would be greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sherry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Oct 2016 16:57:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Pixel-Perfect-NPrinting-Help/m-p/1211745#M13015</guid>
      <dc:creator />
      <dc:date>2016-10-11T16:57:04Z</dc:date>
    </item>
    <item>
      <title>Re: Pixel Perfect NPrinting Help</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Pixel-Perfect-NPrinting-Help/m-p/1211746#M13016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sherry,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to property grid for your label, select "yes" for "Multiline" under the "Behavior" tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Properties.png" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/140329_Properties.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;It did worked for me using Chr(10).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Addresses.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/140328_Addresses.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Oct 2016 19:32:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Pixel-Perfect-NPrinting-Help/m-p/1211746#M13016</guid>
      <dc:creator>rviel_dubo</dc:creator>
      <dc:date>2016-10-11T19:32:00Z</dc:date>
    </item>
    <item>
      <title>Re: Pixel Perfect NPrinting Help</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Pixel-Perfect-NPrinting-Help/m-p/1211747#M13017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Works perfectly! Thank you for your assistance on this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Oct 2016 20:48:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Pixel-Perfect-NPrinting-Help/m-p/1211747#M13017</guid>
      <dc:creator />
      <dc:date>2016-10-11T20:48:53Z</dc:date>
    </item>
    <item>
      <title>Re: Pixel Perfect NPrinting Help</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Pixel-Perfect-NPrinting-Help/m-p/1211748#M13018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just what I was looking for, thanks.&amp;nbsp; It also works with chr(13).&amp;nbsp; I am using NPrinting April 2018.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2018 17:53:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Pixel-Perfect-NPrinting-Help/m-p/1211748#M13018</guid>
      <dc:creator>kdmarkee</dc:creator>
      <dc:date>2018-08-02T17:53:59Z</dc:date>
    </item>
  </channel>
</rss>

