Stay Connected
Sharepoint 2007: Adobe PDF support
Adobe PDF file format is by default not available on a Windows Server 2003 or a SharePoint 2007 (MOSS) installation. Most organizations today use PDF files and it would be helpful for their users to have PDF files stored in the full text search index. To get this working install the Adobe Reader from Adobe website.
I installed the latest version of Adobe Reader 9.2 today and followed the instructions I found on the following links:
- http://www.joiningdots.net/blog/2007/05/sharepoint-2007-and-adobe-pdf.html
- http://blogs.msdn.com/ifilter/archive/2007/03/29/indexing-pdf-documents-with-adobe-reader-v-8-and-moss-2007.aspx
Searching with some keyword of the PDF files the result returned nothing. PDF files were not index.
Reviewed the Crawl log and found failing messages for PDF files:
Crawled (The filtering process could not process this item. This might be because you do not have the latest file filter for this type of item. Install the corresponding filter and retry your crawl. )
I also tried to add the path system variable to the Adobe Reader installation folder and did another full index but this did not help.
The solution for the problem was changing two registry entries:
- Go to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\Web Server Extensions\12.0\Search\Setup\ContentIndexCommon\Filters\Extension\.pdf and change Default Reg_Multi_SZ value to
- Go to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office Server\12.0\Search\Setup\ContentIndexCommon\Filters\Extension\.pdf and change Default Reg_Multi_SZ value to
{E8978DA6-047F-4E3D-9C78-CDBE46041603}
{E8978DA6-047F-4E3D-9C78-CDBE46041603}
After these registry entries have been modified run iisreset; “net stop osearch” and “net start osearch”. Re-run the full index crawler on your content.
Thanks to the community I got the PDF icon and the PDF search working on the Sharepoint 2007 platform!
| Print article | This entry was posted by Ivan on December 14, 2009 at 6:52 pm, and is filed under Sharepoint 2007. Follow any responses to this post through RSS 2.0. You can leave a response or trackback from your own site. |
No trackbacks yet.
Windows 7: Use Bitlocker to Go as replacement for TrueCrypt
about 2 months ago - No comments
For several years I used TrueCrypt based encryption to secure my data. Since the release of Windows 7 and enhancements in the disk management I now see the possibility to replace TrueCrypt. How? Well I would create a VHD fixed disk and encrypt this virtual volume with Bitlocker to Go. Note: before you start please
AppV Sequencing: Microsoft Project 2010
about 3 months ago - No comments
If you are using Microsoft AppV technology and planning to sequence Office 2010, Visio 2010 or Project 2010 please make sure you install the Microsoft Office 2010 Deployment Kit for App-V binaries. Today with a co-worker we were working on sequencing Project 2010 and at some point during the installation we’ve got the following error message. Pediatrician Rockwall
Windows Virtual PC : Attach a floppy drive (VFD)
about 5 months ago - 1 comment
Windows Virtual PC by default does not support to add a Virtual Floppy drive. This feature has been removed from the GUI and hidden from general public. Windows Virtual PC still allows you to attach and work with VFD files but now you need to complete some steps from Command Prompt before your can work
Exchange 2007: How to export mailbox with management shell?
about 7 months ago - No comments
After releasing Exchange Server Service Pack 1 (SP1) Microsoft added new functionality called Export-Mailbox cmdlet for Exchange Management Shell. The Export-Mailbox cmdlet exports all message types, including messages, calendar items, contacts, distribution lists, journal entries, tasks, notes, and documents. However, the Export-Mailbox cmdlet does not export rules. To export data from a .pst file, you
Exchange 2007: unexpected error with management shell
about 7 months ago - 1 comment
I received the following error message when opening and running a cmdlet with my Exchange Management Shell: [PS] C:\Documents and Settings\admin>Export-Mailbox -identity user1 -PSTFolderPath c:\user1.pst WARNING: An unexpected error has occurred and debug information is being generated: Unable to determine the installed file version from the registry key ‘Software\Microsoft\Exchange\Setup’. Export-Mailbox : Unable
Windows Server 2008 R2 : enable wireless networking?
about 7 months ago - No comments
When installing Windows Server 2008 R2 out of the box the configuration does not support wireless networking. If drivers are available Windows will find them with plug and play installation but not enable the functionality. Since Windows 7 and Windows Server 2008 R2 supports booting from a VHD file from local disks I am now
PhotoShop: iPhone icon template (PSD)
about 7 months ago - No comments
Today I am releasing my first Photoshop template to the public and starting my series on web development and Photoshop. I am catching up with my Photoshop skills and experimenting how to use different techniques today seen on the web. This template is ready for use for your iPhone app or integrate the graphic on
Windows 7: USB/DVD Download Tool
about 8 months ago - 1 comment
If you are planning to deploy and install Windows 7 on your computer systems and you are downloading ISO files than this tool can help you in creating the USB or DVD’s installation files. Now days I only download the ISO file from MSDN of the Microsoft Volume Licensing websites. The Windows 7 USB/DVD Download
Sharepoint: Create table of content page based on a Document Library
about 9 months ago - No comments
We have a Sharepoint “Document Library” which has several different subfolders. E.g. Within these subfolders there are several documents stored. For example within the “Form” subfolder where form documents are stored based on word or PDF files. All those subfolders within the “Information Technology” document folder hold several documents. The challenge I had is to
Qnap: SABnzbd+_0.4.11 QPKG package installation
about 10 months ago - 3 comments
My LAN IP addresses recently changed and therefore I needed to move my Qnap TS-109 NAS box to a new IP address. Since than I was not able to open the SABnzbd+ web interface on tcp port 8800. The Qdownload folder and sabnzb subfolder still worked when presenting an NZB file. The SABnzbd+ daemon worked

about 8 months ago
Hi,
This artical is very useful for me. I am a Share Point developer and always looking to
learn something new. I would like to introduce another good SharePoint blog, Have a look.
http://SharePointBank.com
Harry