<?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: Bring CSS styled tables to nprint report in Qlik NPrinting</title>
    <link>https://community.qlik.com/t5/Qlik-NPrinting/Bring-CSS-styled-tables-to-nprint-report/m-p/2495859#M42341</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/322054"&gt;@this_is_hari&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;as said in my previous message your CSS from multi KPI will not work in Nprinting. The only way is to manually recreate that css in HTML template editor in Nprinting.&amp;nbsp;&lt;BR /&gt;In your case where you use multi KPi (separate object) it will not work with NPrinting even if you try to bring your table as image and reason behind it is that NPrinting renders objects individually so it will render your table without multi KPI.&amp;nbsp;&lt;BR /&gt;On top of that “Keep source format” retains only some (not all formatting) of Qlik Sense table.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;do the bottom line is:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;if you are using HTML template recreate your CSS directly in it.&amp;nbsp;&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Lastly-if you wish to embed your report in email body you must validate that CSS you wish to use will work with various email clients as for example Outlook is really big pain to work with in that regard and be aware that only part of report between &amp;lt;body&amp;gt; tags makes its way to email!!!&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;cheers&lt;/P&gt;</description>
    <pubDate>Tue, 03 Dec 2024 21:27:26 GMT</pubDate>
    <dc:creator>Lech_Miszkiewicz</dc:creator>
    <dc:date>2024-12-03T21:27:26Z</dc:date>
    <item>
      <title>Bring CSS styled tables to nprint report</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Bring-CSS-styled-tables-to-nprint-report/m-p/2495792#M42335</link>
      <description>&lt;P&gt;I have created a qs app with a straight table and styled it with multiple kpi css. Now I need to use that table object with the styling. How should I do that?&lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2024 11:57:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Bring-CSS-styled-tables-to-nprint-report/m-p/2495792#M42335</guid>
      <dc:creator>this_is_hari</dc:creator>
      <dc:date>2024-12-03T11:57:14Z</dc:date>
    </item>
    <item>
      <title>Re: Bring CSS styled tables to nprint report</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Bring-CSS-styled-tables-to-nprint-report/m-p/2495801#M42337</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/322054"&gt;@this_is_hari&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want the exact styling you can add it as an image.&amp;nbsp;&lt;BR /&gt;Otherwise your styling has no use in Nprinting and would have to be recreated using Nprinting methods.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You also are not telling us many important details like template you are using and required output.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I suggest spending more time preparing the question for us and I hope we can help you better.&amp;nbsp;&lt;BR /&gt;cheers&lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2024 12:45:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Bring-CSS-styled-tables-to-nprint-report/m-p/2495801#M42337</guid>
      <dc:creator>Lech_Miszkiewicz</dc:creator>
      <dc:date>2024-12-03T12:45:00Z</dc:date>
    </item>
    <item>
      <title>Re: Bring CSS styled tables to nprint report</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Bring-CSS-styled-tables-to-nprint-report/m-p/2495808#M42339</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/1326"&gt;@Lech_Miszkiewicz&lt;/a&gt;, Thanks for looking into my query. Let me try to explain in detail.&lt;/P&gt;
&lt;P&gt;These steps I have followed in the process:&lt;/P&gt;
&lt;P&gt;*Assume that I have only one table and I just want to show that table in report.&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;I have created a straight table with my required dimensions and measures.&lt;/LI&gt;
&lt;LI&gt;To format that table with styling I have used Multi KPI and I've done CSS styling to the straight table.&lt;/LI&gt;
&lt;LI&gt;After this I have created connection for this app in nprint and added the table into the tables in nprint. (Source formatting is enabled)&lt;/LI&gt;
&lt;LI&gt;I have used the HTML template to create this report. I have just added this table object only into HTML template (not the multi KPI)&lt;/LI&gt;
&lt;LI&gt;When I preview the report, the table data is coming without any styling which is done in QS using Multi KPI object.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Question:&lt;/P&gt;
&lt;P&gt;What should be the procedure to get the CSS styling of my table into the nprint report?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let me know if you need further info on this.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;PRE&gt;Thanks,&lt;BR /&gt;Hari&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2024 13:37:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Bring-CSS-styled-tables-to-nprint-report/m-p/2495808#M42339</guid>
      <dc:creator>this_is_hari</dc:creator>
      <dc:date>2024-12-03T13:37:44Z</dc:date>
    </item>
    <item>
      <title>Re: Bring CSS styled tables to nprint report</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Bring-CSS-styled-tables-to-nprint-report/m-p/2495859#M42341</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/322054"&gt;@this_is_hari&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;as said in my previous message your CSS from multi KPI will not work in Nprinting. The only way is to manually recreate that css in HTML template editor in Nprinting.&amp;nbsp;&lt;BR /&gt;In your case where you use multi KPi (separate object) it will not work with NPrinting even if you try to bring your table as image and reason behind it is that NPrinting renders objects individually so it will render your table without multi KPI.&amp;nbsp;&lt;BR /&gt;On top of that “Keep source format” retains only some (not all formatting) of Qlik Sense table.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;do the bottom line is:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;if you are using HTML template recreate your CSS directly in it.&amp;nbsp;&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Lastly-if you wish to embed your report in email body you must validate that CSS you wish to use will work with various email clients as for example Outlook is really big pain to work with in that regard and be aware that only part of report between &amp;lt;body&amp;gt; tags makes its way to email!!!&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;cheers&lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2024 21:27:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Bring-CSS-styled-tables-to-nprint-report/m-p/2495859#M42341</guid>
      <dc:creator>Lech_Miszkiewicz</dc:creator>
      <dc:date>2024-12-03T21:27:26Z</dc:date>
    </item>
  </channel>
</rss>

