<?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: Powerpoint report format issue in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/powerpoint-report-format-issue/m-p/7745054#M1582139</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm moving this thread to ABAP General as there doesn't seem to be anything directly related to Web Dynpro ABAP in it.  I would warn you that you might not receive any responses - even there.  This is a pretty rare thing. I don't think many people create PPTX from ABAP.  Even then from what you describe, I don't think this is much of an ABAP related problem as much as a question about the format/content of the PPTX file. Perhaps you should consider posting this on some Microsoft Office (non-SAP) forum somewhere.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Mar 2011 12:48:58 GMT</pubDate>
    <dc:creator>thomas_jung</dc:creator>
    <dc:date>2011-03-11T12:48:58Z</dc:date>
    <item>
      <title>Powerpoint report format issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/powerpoint-report-format-issue/m-p/7745051#M1582136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am generating powerpoint from SAP Webdynpro . I am facing issue in that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If variable is not having any value then its font size and font face changes , this will change the fixed format which is defined in powerpoint .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if anybody have faced this type of problem , could you guess why it is reacting like this ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Ankesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2011 12:41:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/powerpoint-report-format-issue/m-p/7745051#M1582136</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-10T12:41:17Z</dc:date>
    </item>
    <item>
      <title>Re: Powerpoint report format issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/powerpoint-report-format-issue/m-p/7745052#M1582137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This really doesn't seem like a very Web Dynpro specific question.  There is no functionality within Web Dynpro to generate Powerpoint.  I have to imagine that you are just building the PPTX XML file using normal ABAP commands (perhaps XSLT or iXML).  I really think that you should provide a little more details about what you are doing.  It there is no specific Web Dynpro interaction, then I will move the thread to ABAP General.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2011 12:49:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/powerpoint-report-format-issue/m-p/7745052#M1582137</guid>
      <dc:creator>thomas_jung</dc:creator>
      <dc:date>2011-03-10T12:49:17Z</dc:date>
    </item>
    <item>
      <title>Re: Powerpoint report format issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/powerpoint-report-format-issue/m-p/7745053#M1582138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Thomas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PPTX --&amp;gt; Powerpoint&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes you are right, I am using some methods to generate PPTX file from Webdynpro.   That PPTX is having some slides which contain variables and graphs . So I am populating the varible value from my Webdynpro Application .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So in PPTX , the variable which is having some value then it is coming fine but if the variable which is not having any values then its font size and font face changes.&lt;/P&gt;&lt;P&gt;I have defined Font Face : Aerial and Font Size : 5 but on the above condition it will change it to&lt;/P&gt;&lt;P&gt;                        Font Face : Calibri (Body) and Font Size : 18                       &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Application 1stly the PPTX file is unzip and XML files are created and then after filling of values those unzip files are zipped again and gives as powerpoint as output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know it is very unusal type of error. I have also compared both XML file ( Before Generation and After Generation ) . They are same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*&lt;STRONG&gt;Impact&lt;/STRONG&gt;  : If font size increases the block in which the variable is defined also increases that will lead to disturb the fixed structure of block and hence whole layout gets disturbed.* &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If any other information required do let me know&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Ankesh Jindal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Mar 2011 08:45:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/powerpoint-report-format-issue/m-p/7745053#M1582138</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-11T08:45:05Z</dc:date>
    </item>
    <item>
      <title>Re: Powerpoint report format issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/powerpoint-report-format-issue/m-p/7745054#M1582139</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm moving this thread to ABAP General as there doesn't seem to be anything directly related to Web Dynpro ABAP in it.  I would warn you that you might not receive any responses - even there.  This is a pretty rare thing. I don't think many people create PPTX from ABAP.  Even then from what you describe, I don't think this is much of an ABAP related problem as much as a question about the format/content of the PPTX file. Perhaps you should consider posting this on some Microsoft Office (non-SAP) forum somewhere.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Mar 2011 12:48:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/powerpoint-report-format-issue/m-p/7745054#M1582139</guid>
      <dc:creator>thomas_jung</dc:creator>
      <dc:date>2011-03-11T12:48:58Z</dc:date>
    </item>
    <item>
      <title>Re: Powerpoint report format issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/powerpoint-report-format-issue/m-p/7745055#M1582140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Thomas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The place where I am finding variables null now there I am printing Special invisible Character ( that Comes from ALT 225 ) . &lt;/P&gt;&lt;P&gt;This helps me in solving my problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyways. &lt;/P&gt;&lt;P&gt;Thanks for your support.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ankesh Jindal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Mar 2011 11:57:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/powerpoint-report-format-issue/m-p/7745055#M1582140</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-15T11:57:35Z</dc:date>
    </item>
  </channel>
</rss>

