<?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 Re: does nprinting support id or class in html format report? in Qlik NPrinting</title>
    <link>https://community.qlik.com/t5/Qlik-NPrinting/does-nprinting-support-id-or-class-in-html-format-report/m-p/1582533#M24075</link>
    <description>&lt;P&gt;I agree with Martin, however it is not NPrinting related issue, but rather mail client problem&lt;/P&gt;</description>
    <pubDate>Tue, 21 May 2019 07:12:02 GMT</pubDate>
    <dc:creator>Lech_Miszkiewicz</dc:creator>
    <dc:date>2019-05-21T07:12:02Z</dc:date>
    <item>
      <title>does nprinting support id or class in html format report?</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/does-nprinting-support-id-or-class-in-html-format-report/m-p/1282617#M15051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to add id or class in the html elements in the html report, then applied the style (as css) in the style but it doesn't work. Does nprinting only support to add those style in the html element individually? not able to group it by id or class in header or css stylesheet? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jan 2017 01:42:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/does-nprinting-support-id-or-class-in-html-format-report/m-p/1282617#M15051</guid>
      <dc:creator />
      <dc:date>2017-01-06T01:42:48Z</dc:date>
    </item>
    <item>
      <title>Re: does nprinting support id or class in html format report?</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/does-nprinting-support-id-or-class-in-html-format-report/m-p/1282618#M15052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Ming,&lt;/P&gt;&lt;P&gt;I think it works.&lt;/P&gt;&lt;P&gt;Just test a simple .html report:&lt;/P&gt;&lt;P&gt;html as below:&lt;/P&gt;&lt;P&gt;&amp;lt;html&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;head&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;style&amp;gt;&lt;/P&gt;&lt;P&gt;h2.first {text-align:center}&lt;/P&gt;&lt;P&gt;&amp;lt;/style&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/head&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;body&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;h2 class="first"&amp;gt;Part 1 &amp;lt;/h2&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;h2 class="second"&amp;gt;Part 2 &amp;lt;/h2&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/body&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/html&amp;gt;&lt;/P&gt;&lt;P&gt;And just open the html report in browser, it works. Or maybe I wrongly understand your requirement?&lt;/P&gt;&lt;P&gt;Zhihong&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jan 2017 15:49:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/does-nprinting-support-id-or-class-in-html-format-report/m-p/1282618#M15052</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-06T15:49:31Z</dc:date>
    </item>
    <item>
      <title>Re: does nprinting support id or class in html format report?</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/does-nprinting-support-id-or-class-in-html-format-report/m-p/1282619#M15053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ming,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use the &lt;SPAN style="font-family: courier new,courier;"&gt;&amp;lt;style&amp;gt;&lt;/SPAN&gt; tag in the header section of the document to create CSS rules that you can then apply. You will need to uncheck the &lt;SPAN style="font-family: courier new,courier;"&gt;Keep Source Formats&lt;/SPAN&gt; table property.&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/148722_pastedImage_1.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;In the template:&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/148717_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;Output:&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/148721_pastedImage_2.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;HTH - Daniel.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 08 Jan 2017 23:14:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/does-nprinting-support-id-or-class-in-html-format-report/m-p/1282619#M15053</guid>
      <dc:creator>Daniel_Jenkins</dc:creator>
      <dc:date>2017-01-08T23:14:17Z</dc:date>
    </item>
    <item>
      <title>Re: does nprinting support id or class in html format report?</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/does-nprinting-support-id-or-class-in-html-format-report/m-p/1282620#M15054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks so much for all your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2017 00:57:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/does-nprinting-support-id-or-class-in-html-format-report/m-p/1282620#M15054</guid>
      <dc:creator />
      <dc:date>2017-01-09T00:57:59Z</dc:date>
    </item>
    <item>
      <title>Re: does nprinting support id or class in html format report?</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/does-nprinting-support-id-or-class-in-html-format-report/m-p/1582369#M24067</link>
      <description>&lt;P&gt;Hello Daniel,&lt;/P&gt;&lt;P&gt;This works ok if you open the html in a browser but there is a downside: I you intend to attach the HTML to the body of an email, you have to apply &lt;STRONG&gt;inline&lt;/STRONG&gt; css styling in order to work (&lt;STRONG&gt;internal&lt;/STRONG&gt; css don't work at least for me).&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 May 2019 17:30:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/does-nprinting-support-id-or-class-in-html-format-report/m-p/1582369#M24067</guid>
      <dc:creator>martin_escobar</dc:creator>
      <dc:date>2019-05-20T17:30:28Z</dc:date>
    </item>
    <item>
      <title>Re: does nprinting support id or class in html format report?</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/does-nprinting-support-id-or-class-in-html-format-report/m-p/1582533#M24075</link>
      <description>&lt;P&gt;I agree with Martin, however it is not NPrinting related issue, but rather mail client problem&lt;/P&gt;</description>
      <pubDate>Tue, 21 May 2019 07:12:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/does-nprinting-support-id-or-class-in-html-format-report/m-p/1582533#M24075</guid>
      <dc:creator>Lech_Miszkiewicz</dc:creator>
      <dc:date>2019-05-21T07:12:02Z</dc:date>
    </item>
    <item>
      <title>Re: does nprinting support id or class in html format report?</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/does-nprinting-support-id-or-class-in-html-format-report/m-p/1582603#M24085</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/16583"&gt;@martin_escobar&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;I agree with&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/1326"&gt;@Lech_Miszkiewicz&lt;/a&gt;&amp;nbsp;; different email clients render the same email body in different ways. There are third party only tools to test the HTML email bodies and display the results on different cliente. I found those services useful to solve customer formatting issues in the past.&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Ruggero&lt;/P&gt;</description>
      <pubDate>Tue, 21 May 2019 08:56:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/does-nprinting-support-id-or-class-in-html-format-report/m-p/1582603#M24085</guid>
      <dc:creator>Ruggero_Piccoli</dc:creator>
      <dc:date>2019-05-21T08:56:12Z</dc:date>
    </item>
  </channel>
</rss>

