PDF is an acronym for Portable Document Format.

learn more… | top users | synonyms

0
votes
2answers
173 views

PDF Icon in announcement lists attached files

I added the following line in the DOCICON.XML file and I get the PDF icon in my document lists, but not in Announcement lists that have a file attached or uploaded as a PDF. <Mapping Key="pdf" ...
1
vote
1answer
80 views

How to open file in adobe reader using command line without checkout from Javascript?

I am working on print functionality. I am printing the PDF files (uploaded in SharePoint Library) using Adobe Reader command line from javascript. I am using ActiveX object to call the cmd. refer ...
1
vote
1answer
372 views

Viewing PDF in Page Viewer Web Part in WSS 3.0, users are prompted to download, open or save

Currently using WSS 3.0 and I am using page viewer web part to display a PDF file though when the page loads, users are prompted with the file download box to open or save the file. Running Internet ...
0
votes
1answer
38 views

How to utilize sharepoint 2010 pdf searching programatically?

I am making a SharePoint 2010 web part that basically manages a document library of PDF documents. One component that I am working on is searching through PDF documents. I tried a custom PDF dll ...
0
votes
1answer
66 views

Can Sharepoint 2010 / Adobe iFilter search results link to specific pages in PDF files?

I have Adobe iFilter installed in SharePoint Foundation 2010, and PDF files are appearing in the search result hits. If you click on the link, it opens the PDF file but not to the correct page where ...
0
votes
1answer
41 views

sharepoint sent email attachment don't having pdf format

code is developed to attach pdf and send as email. But email received dont contain the pdf format. On click of file, it gives option of "open with". mentioned is code used.... "attach1" is the path ...
0
votes
1answer
135 views

Creating monthly report of a list

I have a list that gets updated every month and currently any item in the list that is over 5 days of the current day gets deleted. However, now I wanted to keep a record of the list items that get ...
-1
votes
1answer
1k views

Export to pdf in SharePoint 2010

I need samples to implement export to pdf in SharePoint 2010. I searched but i can found only samples for asp.net. It will be more helpful if there is reference link or coding for this.
2
votes
0answers
88 views

InfoPath 2007 Files upload features

I have a InfoPath 2007 form that allow people to upload two type of files - PDF and JPG. When the user submit the form, it will store into the SharePoint as a entry in a Library. Is it possible that ...
1
vote
0answers
42 views

“Office document”/“PDF” content is not appearing in SharePoint Online (Office 365) search

I am working on "SharePoint online". I have restored the site and everything is working fine except Search. Even search is also working fine but not including the result of Office document, PDF ...
1
vote
0answers
166 views

SharePoint 2007 Workflow to insert the content of attachment of a InfoPath form into the email

I have a InfoPath 2007 form that have 2 attachment field for people to upload any of the following type of files: PDF, DOC, DOCX, JPG, GIF, BMP. If the end-user submit any of above types of files as ...
1
vote
0answers
182 views

Word Automation Services Job never starts

I'm trying to convert a DOCX file into a PDF file using a workflow in Sharepoint 2010 using Word Automation Services. Here is what I use in my workflow : ConversionJobSettings jobSettings = new ...
0
votes
0answers
29 views

Prevent Download Files in Document Library

I want that users can't download the pdf files. Only read them but when I select an file it opens in Adobe and ask "Checkout& Open " or "Open". When I select "Open" I can't download but when I ...
0
votes
0answers
14 views

conversion from doc to pdf doesn't change hyperlink to pdf extension

I using 'ConversionJob' with "Word Automation Server" (WAS) to convert document in format ".doc" to ".pdf" but when the document is converted, all hyperlinks stay with ".doc" extension and we can't ...
0
votes
0answers
77 views

Some PDF fails to open with error “internet explorer cannot display the webpage” from a document library

We recently upgraded our browser Internet Explorer(Standard browser for our organization) from IE 8 to IE 9 and since then just one user(not all) having issue opening few PDF documents. In a same ...
0
votes
0answers
232 views

Word automation services fails opening file with error code 0x80040266

I'm using word automation services to convert a docx file in a pdf. In my development machine it works great, but moving to a staging enviroment it crashes while opening the file. In the logs I find ...
0
votes
0answers
363 views

Webpart to view pdf

I found this article which talks about setting up CEWP to view PDF. However, I like to select a pdf file from document library and then webpart will render the pdf that I selected in the document ...
0
votes
0answers
111 views

SharePoint 2007 unable to display pdf icon in old content

I've an issue on display pdf icon in SharePoint 2007, pdf icon should be display on the hyperlink created in Rich Text Editor. I tried to add the pdf icon (downloaded from adobe ...