Does your company primarilly use PDF files? Do you wish you could subsitute the boring blank document icon
with the standard Adobe Acrobat PDF icon
? Never fear, Bamboo is here to give you simple steps you can do to your SharePoint server to display the PDF icon for all files with extension .PDF.
-
Go to
Adobe web site and read their mumbo jumbo about terms of use and download the official PDF icon (grab the small icon).
-
On your SharePoint server (if you are running a Farm, go to your web front end server) and copy the PDF image file to C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\TEMPLATE\IMAGES\ directory. This will make sure that the user has enough access rights to the file. Note - If you are running WSS v2 or SPS 2003, copy the image file to this directory C:\Program Files\Common Files\Microsoft Shared\web server extensions\60\TEMPLATE\IMAGES\.
-
Open the DOCICON.XML file found in C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\TEMPLATE\XML\ in a Notepad. *Note - If you are running WSS v2 or SPS 2003, open the file found in this directory C:\Program Files\Common Files\Microsoft Shared\web server extensions\60\TEMPLATE\XML\.
-
Insert the following line
<Mapping Key="pdf" Value="pdficon_small.gif"/>
Where pdficon_small.gif is the name of the file you just added to the IMAGES folder.
-
Restart IIS.
Presto! You are now displaying PDF icons in the Types column. You can of course repeat these steps for any other files you load to your SharePoint that are not Office extension (for example AutoCAD Drawings).
Posted
Apr 22 2008, 03:05 PM
by
Jeff Kozloff
About Jeff Kozloff
Jeff originally joined Bamboo Solutions in June of 1999 as a part-time Test Engineer (basically a gopher). He continued with Bamboo as a part time tester while obtaining my Bachelors of Science in Computer Science degree at Longwood University. Upon graduation in 2004, Jeff accepted a full time position at Bamboo as a Helpdesk Specialist and became Manager of the Helpdesk team in 2006. In October of 2007 until present, Jeff took a role as Project Manager in the Solution group bringing his in depth technical knoweldge of SP to Bamboo's customers.