<?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: [NPrinting] CSS and JS support in Qlik NPrinting</title>
    <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-CSS-and-JS-support/m-p/1680598#M28155</link>
    <description>&lt;P&gt;What do you mean by “marked text” ? Do you mean &amp;lt;mark&amp;gt; tag?&lt;/P&gt;&lt;P&gt;how did you implement it, is it inline?&lt;/P&gt;&lt;P&gt;Did you check if email client supports it?&lt;/P&gt;</description>
    <pubDate>Sat, 29 Feb 2020 00:52:43 GMT</pubDate>
    <dc:creator>Lech_Miszkiewicz</dc:creator>
    <dc:date>2020-02-29T00:52:43Z</dc:date>
    <item>
      <title>[NPrinting] CSS and JS support</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-CSS-and-JS-support/m-p/1642716#M26792</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;A client was asking if NPrinting will support, in any future version,&amp;nbsp;css or js code on an embedded html report. For some reason If the code is on head section of embedded html report, It doesn't work properly.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Nov 2019 20:15:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-CSS-and-JS-support/m-p/1642716#M26792</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-11-04T20:15:59Z</dc:date>
    </item>
    <item>
      <title>Re: [NPrinting] CSS and JS support</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-CSS-and-JS-support/m-p/1642730#M26793</link>
      <description>&lt;P&gt;@Anonymous&amp;nbsp;&lt;/P&gt;
&lt;P&gt;CSS does work. I suspect you have an issue with developing your NPrinting report using the CSS information.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;You have to ensure that your insertions are 'between' the opening and closing body tags.&lt;/LI&gt;
&lt;LI&gt;Check out the following which shows a css table insertion into an NPrinting report.&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://community.qlik.com/t5/Qlik-NPrinting-Discussions/QlikView-charts-Window-Title-property-not-appearing-in-NPrinting/m-p/1639673/highlight/true#M26647" target="_blank"&gt;https://community.qlik.com/t5/Qlik-NPrinting-Discussions/QlikView-charts-Window-Title-property-not-appearing-in-NPrinting/m-p/1639673/highlight/true#M26647&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Nov 2019 20:43:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-CSS-and-JS-support/m-p/1642730#M26793</guid>
      <dc:creator>Frank_S</dc:creator>
      <dc:date>2019-11-04T20:43:53Z</dc:date>
    </item>
    <item>
      <title>Re: [NPrinting] CSS and JS support</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-CSS-and-JS-support/m-p/1642734#M26795</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/48712"&gt;@Frank_S&lt;/a&gt;&amp;nbsp;but I mean on an embedded report on mail section of a task.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Nov 2019 20:53:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-CSS-and-JS-support/m-p/1642734#M26795</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-11-04T20:53:07Z</dc:date>
    </item>
    <item>
      <title>Re: [NPrinting] CSS and JS support</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-CSS-and-JS-support/m-p/1642764#M26797</link>
      <description>&lt;P&gt;Frank is right, CSS works as long as they are between BODY tags as only this part of HTML template is moved to email body. JS is also moved if you put it in between BODY tags. The actual problem is that email clients (regardless of the actual client for security reasons dont allow JS in email body).&amp;nbsp;&lt;/P&gt;&lt;P&gt;So the question if JS will ever be available in email body cannot be answered by NPrinting team. They don't control it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have already gone through this 2 years ago when I wanted to use google charts in html generated reports in email body. I learned that it was possible to configure CSS and JS and everything. I was able to send email, but preview in outlook did not work (content was blocked by email client). Then as soon as you open this email in web browser everything was rendered. More digging and I soon I learned that JS will never worked in email body.&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;</description>
      <pubDate>Mon, 04 Nov 2019 22:16:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-CSS-and-JS-support/m-p/1642764#M26797</guid>
      <dc:creator>Lech_Miszkiewicz</dc:creator>
      <dc:date>2019-11-04T22:16:36Z</dc:date>
    </item>
    <item>
      <title>Re: [NPrinting] CSS and JS support</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-CSS-and-JS-support/m-p/1642765#M26798</link>
      <description>&lt;P&gt;also more about formatting your mail content here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://nprintingadventures.wordpress.com/2019/05/24/creating-email-content-in-nprinting/" target="_blank"&gt;https://nprintingadventures.wordpress.com/2019/05/24/creating-email-content-in-nprinting/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Nov 2019 22:17:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-CSS-and-JS-support/m-p/1642765#M26798</guid>
      <dc:creator>Lech_Miszkiewicz</dc:creator>
      <dc:date>2019-11-04T22:17:54Z</dc:date>
    </item>
    <item>
      <title>Re: [NPrinting] CSS and JS support</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-CSS-and-JS-support/m-p/1680223#M28132</link>
      <description>&lt;P&gt;Lech, this is just for images?&lt;/P&gt;&lt;P&gt;What is about marked text, in html editor everything okay, but in mail come like I didn't implement any format...:/&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jasmina&lt;/P&gt;</description>
      <pubDate>Fri, 28 Feb 2020 08:57:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-CSS-and-JS-support/m-p/1680223#M28132</guid>
      <dc:creator>jasmina_karcic</dc:creator>
      <dc:date>2020-02-28T08:57:13Z</dc:date>
    </item>
    <item>
      <title>Re: [NPrinting] CSS and JS support</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-CSS-and-JS-support/m-p/1680598#M28155</link>
      <description>&lt;P&gt;What do you mean by “marked text” ? Do you mean &amp;lt;mark&amp;gt; tag?&lt;/P&gt;&lt;P&gt;how did you implement it, is it inline?&lt;/P&gt;&lt;P&gt;Did you check if email client supports it?&lt;/P&gt;</description>
      <pubDate>Sat, 29 Feb 2020 00:52:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-CSS-and-JS-support/m-p/1680598#M28155</guid>
      <dc:creator>Lech_Miszkiewicz</dc:creator>
      <dc:date>2020-02-29T00:52:43Z</dc:date>
    </item>
  </channel>
</rss>

