<?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: HTML Report in Nprinting in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/HTML-Report-in-Nprinting/m-p/2097733#M89905</link>
    <description>&lt;P&gt;Hi,&amp;nbsp; yes I can comment on that.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In fact this is not NPrinting issue at all.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Email clients behave differently and they are pain in the back side to work with when designing html reports. You always need to check and verify which style will be supported in your email clients. Assuming that nowadays people use PCs with Windows, Macs, Phones (Android/Iphone) , Outlook, Gmail, Web etc... you have to check what will and what will not work in those different scenarios. I dont want to say that this website is the best :&amp;nbsp;&lt;A href="https://www.campaignmonitor.com/css/" target="_blank"&gt;https://www.campaignmonitor.com/css/&lt;/A&gt;&amp;nbsp;but at least it will give you idea what you need to work with.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Lech_Miszkiewicz_0-1690447000365.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/113056iE7A65A1451D0C13F/image-size/large?v=v2&amp;amp;px=999" role="button" title="Lech_Miszkiewicz_0-1690447000365.png" alt="Lech_Miszkiewicz_0-1690447000365.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Then it is a matter of using inline vs external CSS. From my experience inline seem to work much better.&lt;/P&gt;
&lt;P&gt;Lastly - keep in mind that only part of HTML code from your template between &amp;lt;BODY&amp;gt; &amp;lt;/BODY&amp;gt; tags is making its way to email body. Any code outside of those tags is being removed.&lt;/P&gt;
&lt;P&gt;cheers&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 27 Jul 2023 08:38:39 GMT</pubDate>
    <dc:creator>Lech_Miszkiewicz</dc:creator>
    <dc:date>2023-07-27T08:38:39Z</dc:date>
    <item>
      <title>HTML Report in Nprinting</title>
      <link>https://community.qlik.com/t5/App-Development/HTML-Report-in-Nprinting/m-p/2097422#M89881</link>
      <description>&lt;P&gt;hi All,&lt;/P&gt;
&lt;P&gt;Trying to create HTML report with some background color, the background color is coming fine in attachment of report.&lt;/P&gt;
&lt;P&gt;But when embedding same report on mail body not getting required background color its just coming as white.&lt;/P&gt;
&lt;P&gt;please suggest.&lt;/P&gt;
&lt;P&gt;Thanks in Advance&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 21:32:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/HTML-Report-in-Nprinting/m-p/2097422#M89881</guid>
      <dc:creator>RaviPuttaswamy5</dc:creator>
      <dc:date>2024-11-15T21:32:12Z</dc:date>
    </item>
    <item>
      <title>Re: HTML Report in Nprinting</title>
      <link>https://community.qlik.com/t5/App-Development/HTML-Report-in-Nprinting/m-p/2097725#M89903</link>
      <description>&lt;P&gt;&lt;SPAN class="lia-link-navigation child-thread lia-link-disabled" aria-disabled="true"&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/1326"&gt;@Lech_Miszkiewicz&lt;/a&gt; could you able to suggest on this pls&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2023 08:11:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/HTML-Report-in-Nprinting/m-p/2097725#M89903</guid>
      <dc:creator>RaviPuttaswamy5</dc:creator>
      <dc:date>2023-07-27T08:11:48Z</dc:date>
    </item>
    <item>
      <title>Re: HTML Report in Nprinting</title>
      <link>https://community.qlik.com/t5/App-Development/HTML-Report-in-Nprinting/m-p/2097733#M89905</link>
      <description>&lt;P&gt;Hi,&amp;nbsp; yes I can comment on that.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In fact this is not NPrinting issue at all.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Email clients behave differently and they are pain in the back side to work with when designing html reports. You always need to check and verify which style will be supported in your email clients. Assuming that nowadays people use PCs with Windows, Macs, Phones (Android/Iphone) , Outlook, Gmail, Web etc... you have to check what will and what will not work in those different scenarios. I dont want to say that this website is the best :&amp;nbsp;&lt;A href="https://www.campaignmonitor.com/css/" target="_blank"&gt;https://www.campaignmonitor.com/css/&lt;/A&gt;&amp;nbsp;but at least it will give you idea what you need to work with.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Lech_Miszkiewicz_0-1690447000365.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/113056iE7A65A1451D0C13F/image-size/large?v=v2&amp;amp;px=999" role="button" title="Lech_Miszkiewicz_0-1690447000365.png" alt="Lech_Miszkiewicz_0-1690447000365.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Then it is a matter of using inline vs external CSS. From my experience inline seem to work much better.&lt;/P&gt;
&lt;P&gt;Lastly - keep in mind that only part of HTML code from your template between &amp;lt;BODY&amp;gt; &amp;lt;/BODY&amp;gt; tags is making its way to email body. Any code outside of those tags is being removed.&lt;/P&gt;
&lt;P&gt;cheers&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2023 08:38:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/HTML-Report-in-Nprinting/m-p/2097733#M89905</guid>
      <dc:creator>Lech_Miszkiewicz</dc:creator>
      <dc:date>2023-07-27T08:38:39Z</dc:date>
    </item>
  </channel>
</rss>

