<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    
    <title>Addicted2AX / Addicted2SQL - Reporting Services</title>
    <link>http://addicted2ax.de/</link>
    <description>My daily struggle with Dynamics AX &amp; SQL Server</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.5.5 - http://www.s9y.org/</generator>
    <pubDate>Wed, 19 Oct 2011 17:25:52 GMT</pubDate>

    <image>
        <url>http://addicted2ax.de/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: Addicted2AX / Addicted2SQL - Reporting Services - My daily struggle with Dynamics AX &amp; SQL Server</title>
        <link>http://addicted2ax.de/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Problems with SSRS &amp; pdf-export after subsequent installation of fonts</title>
    <link>http://addicted2ax.de/index.php?/archives/14-Problems-with-SSRS-pdf-export-after-subsequent-installation-of-fonts.html</link>
            <category>Installation </category>
            <category>Installation </category>
            <category>Reporting Services</category>
            <category>Reporting Services</category>
    
    <comments>http://addicted2ax.de/index.php?/archives/14-Problems-with-SSRS-pdf-export-after-subsequent-installation-of-fonts.html#comments</comments>
    <wfw:comment>http://addicted2ax.de/wfwcomment.php?cid=14</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://addicted2ax.de/rss.php?version=2.0&amp;type=comments&amp;cid=14</wfw:commentRss>
    

    <author>nospam@example.com (Addicted2AX)</author>
    <content:encoded>
    Today I had to do a subsequent installation of some fonts that were not available on SSRS server after initial installation. &lt;br /&gt;
&lt;br /&gt;
Even though the new fonts were available in Notepad and also worked fine with it, I had some trouble to make the fonts work with reporting services and in reports exported into a pdf-document.&lt;br /&gt;
&lt;br /&gt;
After checking the pdf-document report-layout was totally broken. The reason for that problem was simple: Not the subsequently installed and in the report used font was utilized but another (randomly chosen?) windows font, although the newly installed font was correctly embedded into the pdf-document.&lt;br /&gt;
&lt;br /&gt;
I have restarted the SSRS-services but the problem continued.&lt;br /&gt;
Long story short: I had to reboot the complete Server. After the reboot the problem was gone.&lt;br /&gt;
&lt;br /&gt;
Maybe an obvious solution but the problem was that a lot of consultants and developer worked on that server, so it was bigger trouble to reboot it contemporary.&lt;br /&gt;
 
    </content:encoded>

    <pubDate>Wed, 19 Oct 2011 19:13:09 +0200</pubDate>
    <guid isPermaLink="false">http://addicted2ax.de/index.php?/archives/14-guid.html</guid>
    <category>fonts</category>
<category>pdf-export</category>
<category>reports</category>
<category>ssrs</category>

</item>
<item>
    <title>Blank, last page in SSRS-Report</title>
    <link>http://addicted2ax.de/index.php?/archives/11-Blank,-last-page-in-SSRS-Report.html</link>
            <category>Reporting Services</category>
            <category>Reporting Services</category>
    
    <comments>http://addicted2ax.de/index.php?/archives/11-Blank,-last-page-in-SSRS-Report.html#comments</comments>
    <wfw:comment>http://addicted2ax.de/wfwcomment.php?cid=11</wfw:comment>

    <slash:comments>2</slash:comments>
    <wfw:commentRss>http://addicted2ax.de/rss.php?version=2.0&amp;type=comments&amp;cid=11</wfw:commentRss>
    

    <author>nospam@example.com (Addicted2AX)</author>
    <content:encoded>
    Ok, it took some time but here is a new entry. A short one. &lt;br /&gt;
&lt;br /&gt;
You may face this problem sooner or later, when creating a SSRS-report with  SQL Server 2008. It can happen with both plain Reporting Services and SSRS with Dynamics AX 2012.&lt;br /&gt;
&lt;br /&gt;
After creating a report all looks fine, till you reach the end of the report.  Although the last page with report-data has plenty of space left, there is a last completely empty  - meaning white page – at the end of the report. &lt;br /&gt;
&lt;br /&gt;
With Reporting Services for SQL Server 2005 you did not face this kind of problem, because white spaces are removed automatically. This is not a bug just a changed behavior. &lt;br /&gt;
&lt;br /&gt;
But how to solve this problem with SQL Server 2008?&lt;br /&gt;
Quite simple: Just select the properties of the report. Look for the &lt;strong&gt;&lt;em&gt;ConsumeContainerWhitespace&lt;/em&gt;&lt;/strong&gt;-property. If the value is &lt;em&gt;&lt;strong&gt;FALSE&lt;/strong&gt;&lt;/em&gt; change it to &lt;em&gt;&lt;strong&gt;TRUE&lt;/strong&gt;&lt;/em&gt; and your problem with a last white page in SSRS-reports should be history. &lt;br /&gt;
&lt;br /&gt;
&lt;!-- s9ymdb:17 --&gt;&lt;img class=&quot;serendipity_image_center&quot; width=&quot;411&quot; height=&quot;328&quot;  src=&quot;http://addicted2ax.de/uploads/2011-09-19/WhiteSpace.jpg&quot; title=&quot;&amp;quot;ConsumeContainerWhitespace&amp;quot;-Property&quot; alt=&quot;&amp;quot;ConsumeContainerWhitespace&amp;quot;-Property&quot; /&gt;&lt;br /&gt;
&lt;br /&gt;
Tipp: If you have the problem that there is a page with report-data, followed by  a blank one, followed by a page with report data, a blank one and so on, the problem is different but as easy to solve.  Just make sure that &lt;strong&gt;&lt;em&gt;Body Width&lt;/em&gt;&lt;/strong&gt; of the report + &lt;em&gt;&lt;strong&gt;Left margin&lt;/strong&gt;&lt;/em&gt; + &lt;em&gt;&lt;strong&gt;Right margin&lt;/strong&gt;&lt;/em&gt; are together smaller than the &lt;em&gt;&lt;strong&gt;Page Width&lt;/strong&gt;&lt;/em&gt;.&lt;br /&gt;
 
    </content:encoded>

    <pubDate>Mon, 19 Sep 2011 19:53:22 +0200</pubDate>
    <guid isPermaLink="false">http://addicted2ax.de/index.php?/archives/11-guid.html</guid>
    <category>blank page</category>
<category>ConsumeContainerWhitespace</category>
<category>Dynamics AX 2012</category>
<category>SQL Server 2008</category>
<category>SSRS</category>

</item>

</channel>
</rss>