<?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: Euro sign missing while rendering to PDF in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/Euro-sign-missing-while-rendering-to-PDF/m-p/534504#M8259</link>
    <description>&lt;P&gt;Found a fix. Although I believe that has to be&amp;nbsp;working by default.&lt;/P&gt;&lt;P&gt;Include the following ovverride in RSReprtServer.config&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&amp;lt;Extension Name="PDF" Type="Microsoft.ReportingServices.Rendering.ImageRenderer.PDFRenderer,Microsoft.ReportingServices.ImageRendering"&amp;gt;
	&amp;lt;Configuration&amp;gt;  
		&amp;lt;DeviceInfo&amp;gt;  
			&amp;lt;HumanReadablePDF&amp;gt;true&amp;lt;/HumanReadablePDF&amp;gt;
		&amp;lt;/DeviceInfo&amp;gt;  
	&amp;lt;/Configuration&amp;gt;
&amp;lt;/Extension&amp;gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;For&amp;nbsp;@msft dev people, here is how to troubleshoot the underlying problem&lt;/P&gt;&lt;P&gt;&lt;A href="https://blog.idrsolutions.com/2011/04/mystery-of-the-pdf-file-and-the-missing-euro-character/" target="_blank"&gt;https://blog.idrsolutions.com/2011/04/mystery-of-the-pdf-file-and-the-missing-euro-character/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;an interesting historical bug in PDF rendering&lt;/P&gt;</description>
    <pubDate>Fri, 05 Oct 2018 08:47:08 GMT</pubDate>
    <dc:creator>hugoberry</dc:creator>
    <dc:date>2018-10-05T08:47:08Z</dc:date>
    <item>
      <title>Euro sign missing while rendering to PDF</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Euro-sign-missing-while-rendering-to-PDF/m-p/531366#M8207</link>
      <description>&lt;P&gt;In apaginated report if it mentions the euro sign, the rendering works fine for all the formats (docx, xlsx, ..) except for the PDF.&lt;/P&gt;&lt;P&gt;In PDF format the euro sign renders as a questionmark '?'. I've tried numerous combinations: Fonts, sizes, calling either Chr(128) or ChrW(8364). Still getting no luck.&lt;/P&gt;&lt;P&gt;Here are my attempts.&lt;/P&gt;&lt;P&gt;Rendering in Chrome&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;which renders in PDF as&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;I've also tried iterating over all of the unicode characters trying to spot the euro sign&lt;/P&gt;&lt;P&gt;here it is on the web&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;and again missing in PDF&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;And I know that the character should be there judging by this source&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.fileformat.info/info/unicode/font/arial_unicode_ms/blockview.htm?block=currency_symbols" target="_blank"&gt;http://www.fileformat.info/info/unicode/font/arial_unicode_ms/blockview.htm?block=currency_symbols&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The problem started apearing after installing the latest Aug 2018 version of PBIRS&lt;/P&gt;</description>
      <pubDate>Tue, 02 Oct 2018 11:31:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Euro-sign-missing-while-rendering-to-PDF/m-p/531366#M8207</guid>
      <dc:creator>hugoberry</dc:creator>
      <dc:date>2018-10-02T11:31:39Z</dc:date>
    </item>
    <item>
      <title>Re: Euro sign missing while rendering to PDF</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Euro-sign-missing-while-rendering-to-PDF/m-p/534504#M8259</link>
      <description>&lt;P&gt;Found a fix. Although I believe that has to be&amp;nbsp;working by default.&lt;/P&gt;&lt;P&gt;Include the following ovverride in RSReprtServer.config&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&amp;lt;Extension Name="PDF" Type="Microsoft.ReportingServices.Rendering.ImageRenderer.PDFRenderer,Microsoft.ReportingServices.ImageRendering"&amp;gt;
	&amp;lt;Configuration&amp;gt;  
		&amp;lt;DeviceInfo&amp;gt;  
			&amp;lt;HumanReadablePDF&amp;gt;true&amp;lt;/HumanReadablePDF&amp;gt;
		&amp;lt;/DeviceInfo&amp;gt;  
	&amp;lt;/Configuration&amp;gt;
&amp;lt;/Extension&amp;gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;For&amp;nbsp;@msft dev people, here is how to troubleshoot the underlying problem&lt;/P&gt;&lt;P&gt;&lt;A href="https://blog.idrsolutions.com/2011/04/mystery-of-the-pdf-file-and-the-missing-euro-character/" target="_blank"&gt;https://blog.idrsolutions.com/2011/04/mystery-of-the-pdf-file-and-the-missing-euro-character/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;an interesting historical bug in PDF rendering&lt;/P&gt;</description>
      <pubDate>Fri, 05 Oct 2018 08:47:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Euro-sign-missing-while-rendering-to-PDF/m-p/534504#M8259</guid>
      <dc:creator>hugoberry</dc:creator>
      <dc:date>2018-10-05T08:47:08Z</dc:date>
    </item>
    <item>
      <title>Re: Euro sign missing while rendering to PDF</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Euro-sign-missing-while-rendering-to-PDF/m-p/546785#M8531</link>
      <description>&lt;P&gt;The downside of&amp;nbsp;enabeling the HumanReadablePDF flag is that the PDF files can become rather large.&lt;/P&gt;&lt;P&gt;In some cases a 2MB is rendered to a mighty 188MB.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Oct 2018 08:13:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Euro-sign-missing-while-rendering-to-PDF/m-p/546785#M8531</guid>
      <dc:creator>hugoberry</dc:creator>
      <dc:date>2018-10-19T08:13:30Z</dc:date>
    </item>
    <item>
      <title>Re: Euro sign missing while rendering to PDF</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Euro-sign-missing-while-rendering-to-PDF/m-p/576198#M8888</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;we are facing the same problems with paginated reports / PDF rendering and the euro sign. The "HumanReadablePDF" flag is not really an option.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;@Microsoft:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please fix this bug.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Nov 2018 09:51:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Euro-sign-missing-while-rendering-to-PDF/m-p/576198#M8888</guid>
      <dc:creator>AlexD</dc:creator>
      <dc:date>2018-11-30T09:51:21Z</dc:date>
    </item>
  </channel>
</rss>

