EducationSoftwareStrategy.com
StrategyCommunity

Knowledge Base

Product

Community

Knowledge Base

TopicsBrowse ArticlesDeveloper Zone

Product

Download SoftwareProduct DocumentationSecurity Hub

Education

Tutorial VideosSolution GalleryEducation courses

Community

GuidelinesGrandmastersEvents
x_social-icon_white.svglinkedin_social-icon_white.svg
Strategy logoCommunity

© Strategy Inc. All Rights Reserved.

LegalTerms of UsePrivacy Policy
  1. Home
  2. Topics

KB13856: How to remove the PDF export link from the reports page in MicroStrategy Web 10.x


Community Admin

• Strategy


How to remove the PDF export link from the reports page in MicroStrategy Web 10.x

This technical note explains how to remove the PDF export link shown below from the reports page in Strategy Web 10.x.
 

ka04W000000OfdwQAC_0EM4400000028ty.jpeg

 
In order to remove the PDF export link, perform the following steps:
 

  • Open FolderIconLayout.xml in an XML editor.
  • To prevent the PDF link from being displayed, either comment out or delete the section below (this appears twice in the FolderIconLayout.xml file):
    <mstrlayout:render name="PDFExport">
    <mstrlayout:argument list="FolderObjects" type="com.Strategy.web.objects.WebObjectInfo"/>
    <mstrlayout:argument type="boolean" value="true"/>
    </mstrlayout:render>
  • The PDF export link is now removed, as shown below:
ka04W000000OfdwQAC_0EM4400000028tu.jpeg

WARNING:
Customization Warning:
This customization is provided as a convenience to Strategy users and is only directly applicable to the version stated. While this code may apply to other releases directly, Strategy Technical Support makes no guarantees that the code provided will apply to any future or previous builds. In the event of a code change in future builds, Strategy Technical Support makes no guarantee that an updated version of this particular customization will be provided. For enhancements to this customization or to incorporate similar functionality into other versions, contact your Account Executive to inquire about Strategy Consulting assistance.
 
13856


Comment

0 comments

Details

Knowledge Article

Published:

June 15, 2017

Last Updated:

May 23, 2018