<?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>article NPrinting incorrect image from Sense or CEF rendering error - Initial Testing on the printing mashup in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/NPrinting-incorrect-image-from-Sense-or-CEF-rendering-error/ta-p/1715195</link>
    <description>&lt;P&gt;&lt;BR /&gt;NPrinting tasks executions or reports previews are failing with a CEF rendering error message.&lt;BR /&gt;Or reports are created but the images from Qlik Sense are not correct. You may see incorrect colors or the image is cut.&lt;BR /&gt;&lt;BR /&gt;For a video with walkthrough of the concepts in this article please see&amp;nbsp;&lt;A href="https://www.youtube.com/watch?v=i0-2cEHGm7Y" target="_blank" rel="noopener"&gt;STT - Troubleshooting Qlik Sense Images in NPrinting Reports&lt;/A&gt;&lt;/P&gt;
&lt;H3&gt;Environments:&lt;/H3&gt;
&lt;UL&gt;
&lt;LI&gt;Qlik NPrinting June 2018 and higher&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3 class="qlik-migrated-tkb-headings"&gt;Cause:&lt;/H3&gt;
&lt;P&gt;&lt;BR /&gt;The images that NPrinting imports from Sense are created in a separate page (Printing Meshup) inside Qlik Sense.&lt;BR /&gt;We can replicate the process that Qlik Sense follows to create these images.&lt;BR /&gt;This gives relevant information to troubleshoot any formatting problems.&lt;/P&gt;
&lt;H3 class="qlik-migrated-tkb-headings"&gt;Resolution:&lt;/H3&gt;
&lt;P&gt;&lt;BR /&gt;We will test the image creation in Qlik Sense, so we will see what is the image that Qlik Sense actually creates and sends to NPrinting. This is useful to understand if the problem is due to NPrinting or to Qlik Sense.&lt;BR /&gt;Images are created in a page hidden in Qlik Sense and called "Printing Mashup". We are going to connect to this page and ask to generate the image. To do this, we will need to know the app ID and the image ID.&lt;BR /&gt;The following steps must be performed on the Sense Server NPrinting is connecting to.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;1. Get the Virtual Proxy address, App ID and the ID of the image you want to export.&lt;/H4&gt;
&lt;UL&gt;
&lt;LI&gt;The&lt;STRONG&gt; Virtual Prox&lt;/STRONG&gt;y and&lt;STRONG&gt; App ID&lt;/STRONG&gt; information can be found under 'Connections' in the NP web console. Open your connection affected to retrieve this information.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="App ID and Virtual Proxy address.PNG" style="width: 565px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/88006i5B7409B7A956AE08/image-size/large?v=v2&amp;amp;px=999" role="button" title="App ID and Virtual Proxy address.PNG" alt="App ID and Virtual Proxy address.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;The "&lt;STRONG&gt;Sense Image ID&lt;/STRONG&gt;" can be seen in the NPrinting template editor.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="App ID.PNG" style="width: 693px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/88005i232975155EDDAE41/image-size/large?v=v2&amp;amp;px=999" role="button" title="App ID.PNG" alt="App ID.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Directly in the Qlik Sense application&amp;nbsp;- in the hub connecting with Chrome, you can get the object ID with details&amp;nbsp;found in the article&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Knowledge-Base/How-to-identify-an-object-in-a-Qlik-Sense-app-by-object-id/ta-p/1715142" target="_blank" rel="noopener"&gt;How to identify an object in a Qlik Sense app by object id&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;Another option: &amp;nbsp; &amp;nbsp;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;Right click on the image an choose Export to PDF or Export to image.&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;Open the browser development tool (F12) and click on the "Export" button&lt;/LI&gt;
&lt;LI&gt;In the browser development tool&amp;gt;Network, you can see a POST message. Double click on it and choose Params in the ribbon bar. Scroll down the JSON file to find APP ID and Image ID.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;DIV style="margin-left: 40px;"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;H4&gt;&lt;SPAN&gt;2. Connect to the Printing page&lt;BR /&gt;&lt;/SPAN&gt;&lt;/H4&gt;
&lt;UL&gt;
&lt;LI&gt;Launch &lt;STRONG&gt;Chrome Browser&lt;/STRONG&gt; tab and insert the following URL to the chrome address bar (Chrome Browser is required to perform these tests)&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;https://myqliksenseservervirtualproxy.com/resources/printing-live.html?callback=cconsole&amp;amp;logging=net,ws&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Replace &lt;EM&gt;&lt;U&gt;myqliksenseservervirtualproxy.com&lt;/U&gt;&lt;/EM&gt; with the virtual proxy address used in your NPrinting Connection to the associated Qlik Sense application&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;Example&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;https://qlikserver1.domain.local/resources/printing-live.html?callback=cconsole&amp;amp;logging=net,ws&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Note&lt;/STRONG&gt; that if are attempting to troubleshoot this issue independently and you are unable to connect to this page, please take snapshots of the connection issue attempts and open a support case.&lt;/P&gt;
&lt;P&gt;You will not be able to proceed with Steps 3 and 4 if you cannot connect to this page successfully&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;3. Create Java Script code to call the image.&lt;/H4&gt;
&lt;P&gt;This Java script command will be used to call the image in the Qlik Sense Printing mashup code.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;SPAN&gt;&lt;STRONG&gt;qlikPrintingService.render("[appid]","","object","[objectid]")&lt;/STRONG&gt; &lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;STRONG&gt;"[appid]"&lt;/STRONG&gt; is associated Qlik Sense App ID. In this example the Qlik Sense App ID is: 713ec3ce-6b7d-4233-85bc-b2fa61458a37&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;STRONG&gt;"[objectid]"&lt;/STRONG&gt; is the affected Qlik Sense Object ID. In this example the affected Qlik Sense Object ID is: YjXMhr&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Replace the example Qlik Sense App and Image IDs found above with those found in your environment.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Example Java Script Call:&lt;/STRONG&gt;&lt;/P&gt;
&lt;PRE class="ckeditor_codeblock"&gt;qlikPrintingService.render("713ec3ce-6b7d-4233-85bc-b2fa61458a37","","object","YjXMhr")&lt;/PRE&gt;
&lt;P&gt;*Recommend using a text editor to format this line before proceeding to step 4 below*.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;SPAN&gt;4. Analyze the invalid/failing Qlik Sense image. &lt;/SPAN&gt;&lt;/H4&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN&gt;Choose &lt;STRONG&gt;F12&lt;/STRONG&gt; on your keyboard to open the Chrome Developer tool.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Go to &lt;STRONG&gt;Console&lt;/STRONG&gt; on the ribbon bar and wait few seconds until you see the "&lt;STRONG&gt;onReady&lt;/STRONG&gt;" message.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Paste the Java Script command created in &lt;STRONG&gt;step 3&lt;/STRONG&gt; and press enter.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="console on ready with JS test code.PNG" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/88002i947BD0DE6EFF57B4/image-size/large?v=v2&amp;amp;px=999" role="button" title="console on ready with JS test code.PNG" alt="console on ready with JS test code.PNG" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Result:&lt;/STRONG&gt; A 'Preview' of the Qlik Sense image should be generated verify its size and formatting. This is the image that exported from Qlik Sense and subsequently import by NPrinting.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="console results.PNG" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/88003i87CF8C8179A256FD/image-size/large?v=v2&amp;amp;px=999" role="button" title="console results.PNG" alt="console results.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;If the image does not appear&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Diagnose and evaluate the '&lt;STRONG&gt;Console&lt;/STRONG&gt;' and '&lt;STRONG&gt;Network&lt;/STRONG&gt;' tabs for explicit error messages that might immediately guide you to internal network or other problems.&lt;/LI&gt;
&lt;LI&gt;Collect the '&lt;EM&gt;&lt;STRONG&gt;Console&lt;/STRONG&gt;&lt;/EM&gt;' and '&lt;EM&gt;&lt;STRONG&gt;Network&lt;/STRONG&gt;&lt;/EM&gt;' logs in the Chrome development tool&lt;/LI&gt;
&lt;LI&gt;Enable '&lt;STRONG&gt;Preserve log&lt;/STRONG&gt;' checkbox for both the'&lt;EM&gt;&lt;STRONG&gt;Console&lt;/STRONG&gt;&lt;/EM&gt;' and '&lt;EM&gt;&lt;STRONG&gt;Network&lt;/STRONG&gt;&lt;/EM&gt;' buttons&lt;/LI&gt;
&lt;LI&gt;Right click on the 'Name' column and select "&lt;STRONG&gt;&lt;EM&gt;Save all as HAR with content&lt;/EM&gt;&lt;/STRONG&gt;"&lt;/LI&gt;
&lt;LI&gt;Attach the HAR log to the Qlik Support case.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Preseerve log and save as har with content.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/88004iA930ECD882E017C3/image-size/large?v=v2&amp;amp;px=999" role="button" title="Preseerve log and save as har with content.png" alt="Preseerve log and save as har with content.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 13 Sep 2022 17:58:16 GMT</pubDate>
    <dc:creator>Sonja_Bauernfeind</dc:creator>
    <dc:date>2022-09-13T17:58:16Z</dc:date>
    <item>
      <title>NPrinting incorrect image from Sense or CEF rendering error - Initial Testing on the printing mashup</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/NPrinting-incorrect-image-from-Sense-or-CEF-rendering-error/ta-p/1715195</link>
      <description>&lt;P&gt;&lt;BR /&gt;NPrinting tasks executions or reports previews are failing with a CEF rendering error message.&lt;BR /&gt;Or reports are created but the images from Qlik Sense are not correct. You may see incorrect colors or the image is cut.&lt;BR /&gt;&lt;BR /&gt;For a video with walkthrough of the concepts in this article please see&amp;nbsp;&lt;A href="https://www.youtube.com/watch?v=i0-2cEHGm7Y" target="_blank" rel="noopener"&gt;STT - Troubleshooting Qlik Sense Images in NPrinting Reports&lt;/A&gt;&lt;/P&gt;
&lt;H3&gt;Environments:&lt;/H3&gt;
&lt;UL&gt;
&lt;LI&gt;Qlik NPrinting June 2018 and higher&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3 class="qlik-migrated-tkb-headings"&gt;Cause:&lt;/H3&gt;
&lt;P&gt;&lt;BR /&gt;The images that NPrinting imports from Sense are created in a separate page (Printing Meshup) inside Qlik Sense.&lt;BR /&gt;We can replicate the process that Qlik Sense follows to create these images.&lt;BR /&gt;This gives relevant information to troubleshoot any formatting problems.&lt;/P&gt;
&lt;H3 class="qlik-migrated-tkb-headings"&gt;Resolution:&lt;/H3&gt;
&lt;P&gt;&lt;BR /&gt;We will test the image creation in Qlik Sense, so we will see what is the image that Qlik Sense actually creates and sends to NPrinting. This is useful to understand if the problem is due to NPrinting or to Qlik Sense.&lt;BR /&gt;Images are created in a page hidden in Qlik Sense and called "Printing Mashup". We are going to connect to this page and ask to generate the image. To do this, we will need to know the app ID and the image ID.&lt;BR /&gt;The following steps must be performed on the Sense Server NPrinting is connecting to.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;1. Get the Virtual Proxy address, App ID and the ID of the image you want to export.&lt;/H4&gt;
&lt;UL&gt;
&lt;LI&gt;The&lt;STRONG&gt; Virtual Prox&lt;/STRONG&gt;y and&lt;STRONG&gt; App ID&lt;/STRONG&gt; information can be found under 'Connections' in the NP web console. Open your connection affected to retrieve this information.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="App ID and Virtual Proxy address.PNG" style="width: 565px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/88006i5B7409B7A956AE08/image-size/large?v=v2&amp;amp;px=999" role="button" title="App ID and Virtual Proxy address.PNG" alt="App ID and Virtual Proxy address.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;The "&lt;STRONG&gt;Sense Image ID&lt;/STRONG&gt;" can be seen in the NPrinting template editor.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="App ID.PNG" style="width: 693px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/88005i232975155EDDAE41/image-size/large?v=v2&amp;amp;px=999" role="button" title="App ID.PNG" alt="App ID.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Directly in the Qlik Sense application&amp;nbsp;- in the hub connecting with Chrome, you can get the object ID with details&amp;nbsp;found in the article&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Knowledge-Base/How-to-identify-an-object-in-a-Qlik-Sense-app-by-object-id/ta-p/1715142" target="_blank" rel="noopener"&gt;How to identify an object in a Qlik Sense app by object id&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;Another option: &amp;nbsp; &amp;nbsp;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;Right click on the image an choose Export to PDF or Export to image.&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;Open the browser development tool (F12) and click on the "Export" button&lt;/LI&gt;
&lt;LI&gt;In the browser development tool&amp;gt;Network, you can see a POST message. Double click on it and choose Params in the ribbon bar. Scroll down the JSON file to find APP ID and Image ID.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;DIV style="margin-left: 40px;"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;H4&gt;&lt;SPAN&gt;2. Connect to the Printing page&lt;BR /&gt;&lt;/SPAN&gt;&lt;/H4&gt;
&lt;UL&gt;
&lt;LI&gt;Launch &lt;STRONG&gt;Chrome Browser&lt;/STRONG&gt; tab and insert the following URL to the chrome address bar (Chrome Browser is required to perform these tests)&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;https://myqliksenseservervirtualproxy.com/resources/printing-live.html?callback=cconsole&amp;amp;logging=net,ws&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Replace &lt;EM&gt;&lt;U&gt;myqliksenseservervirtualproxy.com&lt;/U&gt;&lt;/EM&gt; with the virtual proxy address used in your NPrinting Connection to the associated Qlik Sense application&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;Example&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;https://qlikserver1.domain.local/resources/printing-live.html?callback=cconsole&amp;amp;logging=net,ws&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Note&lt;/STRONG&gt; that if are attempting to troubleshoot this issue independently and you are unable to connect to this page, please take snapshots of the connection issue attempts and open a support case.&lt;/P&gt;
&lt;P&gt;You will not be able to proceed with Steps 3 and 4 if you cannot connect to this page successfully&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;3. Create Java Script code to call the image.&lt;/H4&gt;
&lt;P&gt;This Java script command will be used to call the image in the Qlik Sense Printing mashup code.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;SPAN&gt;&lt;STRONG&gt;qlikPrintingService.render("[appid]","","object","[objectid]")&lt;/STRONG&gt; &lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;STRONG&gt;"[appid]"&lt;/STRONG&gt; is associated Qlik Sense App ID. In this example the Qlik Sense App ID is: 713ec3ce-6b7d-4233-85bc-b2fa61458a37&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;STRONG&gt;"[objectid]"&lt;/STRONG&gt; is the affected Qlik Sense Object ID. In this example the affected Qlik Sense Object ID is: YjXMhr&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Replace the example Qlik Sense App and Image IDs found above with those found in your environment.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Example Java Script Call:&lt;/STRONG&gt;&lt;/P&gt;
&lt;PRE class="ckeditor_codeblock"&gt;qlikPrintingService.render("713ec3ce-6b7d-4233-85bc-b2fa61458a37","","object","YjXMhr")&lt;/PRE&gt;
&lt;P&gt;*Recommend using a text editor to format this line before proceeding to step 4 below*.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;SPAN&gt;4. Analyze the invalid/failing Qlik Sense image. &lt;/SPAN&gt;&lt;/H4&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN&gt;Choose &lt;STRONG&gt;F12&lt;/STRONG&gt; on your keyboard to open the Chrome Developer tool.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Go to &lt;STRONG&gt;Console&lt;/STRONG&gt; on the ribbon bar and wait few seconds until you see the "&lt;STRONG&gt;onReady&lt;/STRONG&gt;" message.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Paste the Java Script command created in &lt;STRONG&gt;step 3&lt;/STRONG&gt; and press enter.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="console on ready with JS test code.PNG" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/88002i947BD0DE6EFF57B4/image-size/large?v=v2&amp;amp;px=999" role="button" title="console on ready with JS test code.PNG" alt="console on ready with JS test code.PNG" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Result:&lt;/STRONG&gt; A 'Preview' of the Qlik Sense image should be generated verify its size and formatting. This is the image that exported from Qlik Sense and subsequently import by NPrinting.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="console results.PNG" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/88003i87CF8C8179A256FD/image-size/large?v=v2&amp;amp;px=999" role="button" title="console results.PNG" alt="console results.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;If the image does not appear&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Diagnose and evaluate the '&lt;STRONG&gt;Console&lt;/STRONG&gt;' and '&lt;STRONG&gt;Network&lt;/STRONG&gt;' tabs for explicit error messages that might immediately guide you to internal network or other problems.&lt;/LI&gt;
&lt;LI&gt;Collect the '&lt;EM&gt;&lt;STRONG&gt;Console&lt;/STRONG&gt;&lt;/EM&gt;' and '&lt;EM&gt;&lt;STRONG&gt;Network&lt;/STRONG&gt;&lt;/EM&gt;' logs in the Chrome development tool&lt;/LI&gt;
&lt;LI&gt;Enable '&lt;STRONG&gt;Preserve log&lt;/STRONG&gt;' checkbox for both the'&lt;EM&gt;&lt;STRONG&gt;Console&lt;/STRONG&gt;&lt;/EM&gt;' and '&lt;EM&gt;&lt;STRONG&gt;Network&lt;/STRONG&gt;&lt;/EM&gt;' buttons&lt;/LI&gt;
&lt;LI&gt;Right click on the 'Name' column and select "&lt;STRONG&gt;&lt;EM&gt;Save all as HAR with content&lt;/EM&gt;&lt;/STRONG&gt;"&lt;/LI&gt;
&lt;LI&gt;Attach the HAR log to the Qlik Support case.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Preseerve log and save as har with content.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/88004iA930ECD882E017C3/image-size/large?v=v2&amp;amp;px=999" role="button" title="Preseerve log and save as har with content.png" alt="Preseerve log and save as har with content.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Sep 2022 17:58:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/NPrinting-incorrect-image-from-Sense-or-CEF-rendering-error/ta-p/1715195</guid>
      <dc:creator>Sonja_Bauernfeind</dc:creator>
      <dc:date>2022-09-13T17:58:16Z</dc:date>
    </item>
  </channel>
</rss>

