<?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 CEF rendering errors in Qlik NPrinting: Troubleshooting step: use benchmarks to test the importing image process in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/CEF-rendering-errors-in-Qlik-NPrinting-Troubleshooting-step-use/ta-p/1715148</link>
    <description>&lt;P&gt;The benchmark application replicates the steps Qlik NPrinting follows to import images from Qlik Sense. It can be used to import many copies of the same image quickly and verify if there are any problems during the process.&lt;/P&gt;
&lt;P&gt;This must be used any time a report generation fails with "CEF rendering" error messages in the Qlik NPrinting Engine log files.&lt;BR /&gt;&lt;BR /&gt;The benchmark creates specific log files in the Qlik NPrinting log folder and saves the imported images in &lt;FONT face="courier new,courier"&gt;C:\tmp&lt;/FONT&gt;.&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Environment&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;Qlik&amp;nbsp; NPrinting&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3 class="qlik-migrated-tkb-headings"&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Resolution:&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P data-unlink="true"&gt;To configure the benchmark:&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI data-unlink="true"&gt;Download the zip file from &lt;A href="https://github.com/qlik-product-success/CEFBenchmark/releases/tag/v2.233.1" target="_blank" rel="noopener"&gt;here (GitHub)&lt;/A&gt;&amp;nbsp;or use the &lt;A href="https://github.com/qlik-product-success/CEFBenchmark/releases/download/v2.233.1/Engine.Navigator.QlikSense.Benchmarks.zip" target="_blank" rel="noopener"&gt;direct download link (GitHub)&lt;/A&gt;.&lt;/LI&gt;
&lt;LI data-unlink="true"&gt;Extract it in &lt;SPAN&gt;C:\Benchmark\&lt;/SPAN&gt; on the machine where the Qlik NPrinting Engine is installed.&amp;nbsp;&lt;/LI&gt;
&lt;LI data-unlink="true"&gt;Open the &lt;SPAN&gt;Engine.Navigator.QlikSense.Benchmarks.exe.config &lt;/SPAN&gt;&lt;SPAN&gt;file in &lt;/SPAN&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;C:\Benchmark\Engine.Navigator.QlikSense.Benchmarks &lt;/SPAN&gt;&lt;/FONT&gt;&lt;SPAN&gt;with a text editor program.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI data-unlink="true"&gt;&lt;SPAN&gt;&lt;SPAN&gt;It is necessary to reconfigure the connection to Qlik Sense. Follow these steps:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;
&lt;P&gt;In &lt;STRONG&gt;&lt;SPAN&gt;&amp;lt;!-- Sense user identity --&amp;gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;&amp;lt;add key="bench-user-identity" value="domain\UserName" /&amp;gt;&lt;/LI-CODE&gt;
&lt;P&gt;Add the user domain and name as it is in the NPrinting connection&lt;/P&gt;
&lt;P&gt;In &lt;STRONG&gt;&lt;SPAN&gt;&amp;lt;!-- Sense url --&amp;gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;&amp;lt;add key="bench-proxy-url" value="https://qlikserverName" /&amp;gt;&lt;/LI-CODE&gt;
&lt;P&gt;Add the Qlik Sense Server Proxy address as it is in the NPrinting connection.&lt;/P&gt;
&lt;P&gt;In &lt;STRONG&gt;&lt;SPAN&gt;&amp;lt;!-- Sense app name --&amp;gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;&amp;lt;add key="bench-app-name" value="PxP training Executive Dashboard" /&amp;gt;&lt;/LI-CODE&gt;
&lt;P&gt;Add the Sense app name (not the app ID).&lt;/P&gt;
&lt;P&gt;In &lt;STRONG&gt;&lt;SPAN&gt;&amp;lt;!-- Sense object ids to print in the app, each navigator will render in the specified sequence the ids --&amp;gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;&amp;lt;add key="bench-obj-ids" value="OjectID" /&amp;gt;&lt;/LI-CODE&gt;
&lt;P&gt;Add the ID of the image that you are importing in the report. The image ID can be seen in the NPrinting template.&lt;/P&gt;
&lt;P&gt;In &lt;STRONG&gt;&lt;SPAN&gt;&amp;lt;!-- number of NPrinting printing identical cloned request per navigator process call --&amp;gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;&amp;lt;add key="bench-request-number" value="10" /&amp;gt;&lt;/LI-CODE&gt;
&lt;P&gt;Specify how many times the image must be imported. For troubleshooting purposes, 10 can be considered as the minimum.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI data-unlink="true"&gt;&lt;SPAN&gt;If the config file does not already contain the following entry, add it below the first &lt;STRONG&gt;&amp;lt;appSettings&amp;gt;&lt;/STRONG&gt; section:&lt;/SPAN&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;add key="validate-server-certificate" value="false" /&amp;gt;
&amp;lt;add key="bench-request-number" value="10" /&amp;gt;&lt;/LI-CODE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI data-unlink="true"&gt;Stop the Qlik NPrinting Engine and the Qlik&amp;nbsp; NPrinting Scheduler services.&lt;/LI&gt;
&lt;LI data-unlink="true"&gt;&lt;SPAN&gt;Double-click on &lt;/SPAN&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;Engine.Navigator.QlikSense.Benchmarks.exe &lt;/SPAN&gt;&lt;/FONT&gt;&lt;SPAN&gt;&lt;SPAN&gt;to start the application.&lt;/SPAN&gt;&lt;/SPAN&gt;
&lt;BLOCKQUOTE class="quote"&gt;Use an account that is both a local account and which meets all permission requirements as documented in &lt;A href="https://help.qlik.com/en-US/nprinting/Content/NPrinting/DeployingQVNprinting/User-accounts.htm" target="_blank" rel="noopener"&gt;Qlik NPrinting User accounts&lt;/A&gt;.&lt;/BLOCKQUOTE&gt;
&lt;BLOCKQUOTE class="quote"&gt;If the user running the benchmark is a non-local administrator, the application may fail with a System.IO.FileLoadException (0x80131515). If that is the case,&amp;nbsp;&lt;STRONG&gt;unblock&amp;nbsp;&lt;/STRONG&gt;the&amp;nbsp;Engine.Navigator.QlikSense.dll and try again.&lt;/BLOCKQUOTE&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;SPAN&gt;Collect the Qlik NPrinting logs from the Qlik NPrinting logs folder and check whether the images are generated in C:\tmp. Verify that all the images are there and that their quality is as expected.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 17 Aug 2026 11:48:51 GMT</pubDate>
    <dc:creator>Sonja_Bauernfeind</dc:creator>
    <dc:date>2026-08-17T11:48:51Z</dc:date>
    <item>
      <title>CEF rendering errors in Qlik NPrinting: Troubleshooting step: use benchmarks to test the importing image process</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/CEF-rendering-errors-in-Qlik-NPrinting-Troubleshooting-step-use/ta-p/1715148</link>
      <description>&lt;P&gt;The benchmark application replicates the steps Qlik NPrinting follows to import images from Qlik Sense. It can be used to import many copies of the same image quickly and verify if there are any problems during the process.&lt;/P&gt;
&lt;P&gt;This must be used any time a report generation fails with "CEF rendering" error messages in the Qlik NPrinting Engine log files.&lt;BR /&gt;&lt;BR /&gt;The benchmark creates specific log files in the Qlik NPrinting log folder and saves the imported images in &lt;FONT face="courier new,courier"&gt;C:\tmp&lt;/FONT&gt;.&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Environment&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;Qlik&amp;nbsp; NPrinting&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3 class="qlik-migrated-tkb-headings"&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Resolution:&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P data-unlink="true"&gt;To configure the benchmark:&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI data-unlink="true"&gt;Download the zip file from &lt;A href="https://github.com/qlik-product-success/CEFBenchmark/releases/tag/v2.233.1" target="_blank" rel="noopener"&gt;here (GitHub)&lt;/A&gt;&amp;nbsp;or use the &lt;A href="https://github.com/qlik-product-success/CEFBenchmark/releases/download/v2.233.1/Engine.Navigator.QlikSense.Benchmarks.zip" target="_blank" rel="noopener"&gt;direct download link (GitHub)&lt;/A&gt;.&lt;/LI&gt;
&lt;LI data-unlink="true"&gt;Extract it in &lt;SPAN&gt;C:\Benchmark\&lt;/SPAN&gt; on the machine where the Qlik NPrinting Engine is installed.&amp;nbsp;&lt;/LI&gt;
&lt;LI data-unlink="true"&gt;Open the &lt;SPAN&gt;Engine.Navigator.QlikSense.Benchmarks.exe.config &lt;/SPAN&gt;&lt;SPAN&gt;file in &lt;/SPAN&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;C:\Benchmark\Engine.Navigator.QlikSense.Benchmarks &lt;/SPAN&gt;&lt;/FONT&gt;&lt;SPAN&gt;with a text editor program.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI data-unlink="true"&gt;&lt;SPAN&gt;&lt;SPAN&gt;It is necessary to reconfigure the connection to Qlik Sense. Follow these steps:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;
&lt;P&gt;In &lt;STRONG&gt;&lt;SPAN&gt;&amp;lt;!-- Sense user identity --&amp;gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;&amp;lt;add key="bench-user-identity" value="domain\UserName" /&amp;gt;&lt;/LI-CODE&gt;
&lt;P&gt;Add the user domain and name as it is in the NPrinting connection&lt;/P&gt;
&lt;P&gt;In &lt;STRONG&gt;&lt;SPAN&gt;&amp;lt;!-- Sense url --&amp;gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;&amp;lt;add key="bench-proxy-url" value="https://qlikserverName" /&amp;gt;&lt;/LI-CODE&gt;
&lt;P&gt;Add the Qlik Sense Server Proxy address as it is in the NPrinting connection.&lt;/P&gt;
&lt;P&gt;In &lt;STRONG&gt;&lt;SPAN&gt;&amp;lt;!-- Sense app name --&amp;gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;&amp;lt;add key="bench-app-name" value="PxP training Executive Dashboard" /&amp;gt;&lt;/LI-CODE&gt;
&lt;P&gt;Add the Sense app name (not the app ID).&lt;/P&gt;
&lt;P&gt;In &lt;STRONG&gt;&lt;SPAN&gt;&amp;lt;!-- Sense object ids to print in the app, each navigator will render in the specified sequence the ids --&amp;gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;&amp;lt;add key="bench-obj-ids" value="OjectID" /&amp;gt;&lt;/LI-CODE&gt;
&lt;P&gt;Add the ID of the image that you are importing in the report. The image ID can be seen in the NPrinting template.&lt;/P&gt;
&lt;P&gt;In &lt;STRONG&gt;&lt;SPAN&gt;&amp;lt;!-- number of NPrinting printing identical cloned request per navigator process call --&amp;gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;&amp;lt;add key="bench-request-number" value="10" /&amp;gt;&lt;/LI-CODE&gt;
&lt;P&gt;Specify how many times the image must be imported. For troubleshooting purposes, 10 can be considered as the minimum.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI data-unlink="true"&gt;&lt;SPAN&gt;If the config file does not already contain the following entry, add it below the first &lt;STRONG&gt;&amp;lt;appSettings&amp;gt;&lt;/STRONG&gt; section:&lt;/SPAN&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;add key="validate-server-certificate" value="false" /&amp;gt;
&amp;lt;add key="bench-request-number" value="10" /&amp;gt;&lt;/LI-CODE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI data-unlink="true"&gt;Stop the Qlik NPrinting Engine and the Qlik&amp;nbsp; NPrinting Scheduler services.&lt;/LI&gt;
&lt;LI data-unlink="true"&gt;&lt;SPAN&gt;Double-click on &lt;/SPAN&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;Engine.Navigator.QlikSense.Benchmarks.exe &lt;/SPAN&gt;&lt;/FONT&gt;&lt;SPAN&gt;&lt;SPAN&gt;to start the application.&lt;/SPAN&gt;&lt;/SPAN&gt;
&lt;BLOCKQUOTE class="quote"&gt;Use an account that is both a local account and which meets all permission requirements as documented in &lt;A href="https://help.qlik.com/en-US/nprinting/Content/NPrinting/DeployingQVNprinting/User-accounts.htm" target="_blank" rel="noopener"&gt;Qlik NPrinting User accounts&lt;/A&gt;.&lt;/BLOCKQUOTE&gt;
&lt;BLOCKQUOTE class="quote"&gt;If the user running the benchmark is a non-local administrator, the application may fail with a System.IO.FileLoadException (0x80131515). If that is the case,&amp;nbsp;&lt;STRONG&gt;unblock&amp;nbsp;&lt;/STRONG&gt;the&amp;nbsp;Engine.Navigator.QlikSense.dll and try again.&lt;/BLOCKQUOTE&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;SPAN&gt;Collect the Qlik NPrinting logs from the Qlik NPrinting logs folder and check whether the images are generated in C:\tmp. Verify that all the images are there and that their quality is as expected.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Aug 2026 11:48:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/CEF-rendering-errors-in-Qlik-NPrinting-Troubleshooting-step-use/ta-p/1715148</guid>
      <dc:creator>Sonja_Bauernfeind</dc:creator>
      <dc:date>2026-08-17T11:48:51Z</dc:date>
    </item>
    <item>
      <title>Re: CEF rendering errors in NPrinting. Troubleshooting step: use benchmarks to test the importing image process</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/CEF-rendering-errors-in-Qlik-NPrinting-Troubleshooting-step-use/tac-p/2009199#M7866</link>
      <description>&lt;P&gt;Hi Sonja,&lt;/P&gt;
&lt;P&gt;the download file is not available, is there any other way to get access to the file?&lt;/P&gt;
&lt;P&gt;Best regards Son&lt;/P&gt;</description>
      <pubDate>Fri, 25 Nov 2022 11:29:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/CEF-rendering-errors-in-Qlik-NPrinting-Troubleshooting-step-use/tac-p/2009199#M7866</guid>
      <dc:creator>SonPhan</dc:creator>
      <dc:date>2022-11-25T11:29:50Z</dc:date>
    </item>
    <item>
      <title>Re: CEF rendering errors in NPrinting. Troubleshooting step: use benchmarks to test the importing image process</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/CEF-rendering-errors-in-Qlik-NPrinting-Troubleshooting-step-use/tac-p/2012553#M7925</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/133775"&gt;@SonPhan&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;I'll speak to our Support team to see where the file went. Thanks for flagging this!&lt;/P&gt;
&lt;P&gt;Update: we have the file available; if you need it currently please direct message me.&lt;/P&gt;
&lt;P&gt;All the best,&lt;BR /&gt;Sonja&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jan 2023 11:42:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/CEF-rendering-errors-in-Qlik-NPrinting-Troubleshooting-step-use/tac-p/2012553#M7925</guid>
      <dc:creator>Sonja_Bauernfeind</dc:creator>
      <dc:date>2023-01-11T11:42:26Z</dc:date>
    </item>
    <item>
      <title>Re: CEF rendering errors in NPrinting. Troubleshooting step: use benchmarks to test the importing image process</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/CEF-rendering-errors-in-Qlik-NPrinting-Troubleshooting-step-use/tac-p/2023839#M8127</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/133775"&gt;@SonPhan&lt;/a&gt;&amp;nbsp;do you still need it&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jan 2023 14:16:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/CEF-rendering-errors-in-Qlik-NPrinting-Troubleshooting-step-use/tac-p/2023839#M8127</guid>
      <dc:creator>David_Friend</dc:creator>
      <dc:date>2023-01-10T14:16:24Z</dc:date>
    </item>
    <item>
      <title>Re: CEF rendering errors in NPrinting. Troubleshooting step: use benchmarks to test the importing image process</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/CEF-rendering-errors-in-Qlik-NPrinting-Troubleshooting-step-use/tac-p/2039463#M8434</link>
      <description>&lt;P&gt;I need it. How can I get it?&lt;/P&gt;</description>
      <pubDate>Fri, 17 Feb 2023 20:01:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/CEF-rendering-errors-in-Qlik-NPrinting-Troubleshooting-step-use/tac-p/2039463#M8434</guid>
      <dc:creator>lcasbyapr</dc:creator>
      <dc:date>2023-02-17T20:01:27Z</dc:date>
    </item>
    <item>
      <title>Re: CEF rendering errors in NPrinting. Troubleshooting step: use benchmarks to test the importing image process</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/CEF-rendering-errors-in-Qlik-NPrinting-Troubleshooting-step-use/tac-p/2039801#M8439</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/203561"&gt;@lcasbyapr&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I got in touch with you through direct messages.&lt;/P&gt;
&lt;P&gt;All the best,&lt;BR /&gt;Sonja&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Feb 2023 09:55:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/CEF-rendering-errors-in-Qlik-NPrinting-Troubleshooting-step-use/tac-p/2039801#M8439</guid>
      <dc:creator>Sonja_Bauernfeind</dc:creator>
      <dc:date>2023-02-20T09:55:38Z</dc:date>
    </item>
    <item>
      <title>Re: CEF rendering errors in NPrinting. Troubleshooting step: use benchmarks to test the importing image process</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/CEF-rendering-errors-in-Qlik-NPrinting-Troubleshooting-step-use/tac-p/2067530#M9075</link>
      <description>&lt;P&gt;The file download link is functioning as intended again.&lt;/P&gt;</description>
      <pubDate>Thu, 04 May 2023 06:58:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/CEF-rendering-errors-in-Qlik-NPrinting-Troubleshooting-step-use/tac-p/2067530#M9075</guid>
      <dc:creator>Sonja_Bauernfeind</dc:creator>
      <dc:date>2023-05-04T06:58:15Z</dc:date>
    </item>
  </channel>
</rss>

