Sign UpSign Up   Sign InSign In Welcome Guest,
Live Chat Live Chat

Header and footer excluded from selected pages not working when exporting to word

Last post 07-09-2009, 11:08 PM by DmitryV. 21 replies.
Page 2 of 2 (22 items)   < Previous 1 2
Sort Posts: Previous Next
  •  07-02-2009, 3:57 AM 186552 in reply to 186418

    Re: Header and footer excluded from selected pages not working when exporting to word Reporting Services

    How about the licence,  do we need to buy another licence when we upgrade or is upgrading to newer versions included in the package?

     
  •  07-02-2009, 4:59 AM 186563 in reply to 186552

    Re: Header and footer excluded from selected pages not working when exporting to word

    Hi

     

    Thanks for your inquiry. Every Aspose license carries one-year subscription for free upgrades to new versions released during this time. So, please check the expiration date of your license and upgrade to the newest version. To check an expiration date of your license open the license file using notepad. You will see the following tags:

     

    <SubscriptionExpiry>20090218</SubscriptionExpiry>

     

    It means that you can free upgrade to version of Aspose.Words for Reporting Services published before 02/18/2009. If your license does not allow you to upgrade to the latest version for free, you should renew your license.

     

    Best regards.


    Alexey Noskov
    Developer/Technical Support
    Aspose Auckland Team
     
  •  07-02-2009, 5:25 AM 186570 in reply to 186563

    Re: Header and footer excluded from selected pages not working when exporting to word

    Hi,

    The license is not expired,  <SubscriptionExpiry>20090826</SubscriptionExpiry> so I should be able to upgrade to the latest version.  One thing to be certain, when I run the installer, can I use the previous licence or do I need to get another licence file for the update?

    Also, do you know if I would need to restart the server after update in order to the changes to take affect, (I ask because I'm not server admin and want to be certain which steps need to be taken)?

     

    Best Regards,

     
  •  07-02-2009, 5:31 AM 186572 in reply to 186570

    Re: Header and footer excluded from selected pages not working when exporting to word

    Hi

     

    Thanks for your inquiry. No, you do not need another license file to upgrade. As Dmitry mentioned earlier, just download the recently released Aspose.Words for Reporting Services 3.1.0 from its download page and replace the dll with the new one from the zip archive. In addition, I think you should restart IIS after upgrading.

     

    Best regards.


    Alexey Noskov
    Developer/Technical Support
    Aspose Auckland Team
     
  •  07-03-2009, 8:16 AM 186793 in reply to 186418

    Re: Header and footer excluded from selected pages not working when exporting to word

    I installed the latest version and it seemes to have fixed the problem. Thanks for the help regarding this issue.

    Best regards,

     
  •  07-06-2009, 6:24 AM 187017 in reply to 186793

    Re: Header and footer excluded from selected pages not working when exporting to word Reporting Services

    Attachment: Present (inaccessible)

    Hi,

    I'm getting a bit confused here how this really works. I though I had solved the problem but suddenly after I did some modification on the rsreportserver.config I don't seemes to get this work properly again.

    I did add this to the config file:

    <Render>

    <Extension Name="AWDOCX" Type="Aspose.Words.ReportingServices.DocxRenderer,Aspose.Words.ReportingServices">

    <Configuration>

        <PageBreaks>OnEachPage</PageBreaks>

    </Configuration>

    </Extension>

    </Render>

     

    But the header and footer images still appeares on the pages I excluded in the Visual Studio  properties->visibility->hidden -> =IIF(Globals!PageNumber>1,True,False)

    I attach my rdl and the datasource is the Adventure Works database, I can provide that if requested.

    Cheers,

     
  •  07-09-2009, 11:08 PM 187867 in reply to 187017

    Re: Header and footer excluded from selected pages not working when exporting to word

    Attachment: Present (inaccessible)

    Hi,

    You are doing something wrong probably, because testing on my side against the latest official version gives me a correct result. Please find attached. As you can see, both header and footer are only displayed on the first page as expected. So please make sure:

    1. You are using the latest version of Aspose.Words for Reporting Services.
    2. You are generating documents in the correct format (in this particular case you have set the PageBreaks parameter for the DOCX renderer so it will only affect the DOCX format).

    Thanks.


    Dmitry Vorobyev
    Fields and Reporting Team Leader
    Aspose Auckland Team
     
Page 2 of 2 (22 items)   < Previous 1 2
View as RSS news feed in XML