Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Printing in SharePoint

  Asked By: Jered Mccullough         Date: May 05, 2005      Category: Sharepoint      Views: 378
 

Is there a webpart or an option I am not seeing to print a document
from Sharepoint so it doesn't look like a webpage? The best solution
I have found is simply highlighting the part that needs to be printed
and choose "Selection" under Print Range in the print tab. This,
however, is not very user friendly to our not so tech savvy clients.
Any suggestions?

Tagged:      

 

1 Answer Found

 
Answer #1       Answered By: M Juarez          Answered On: May 05, 2005       

Unfortunately, SPS does not include printing  capabilities at this time.

I have modified a lot of my web parts to include a print  button and then
I handle it in an event handler that emits JavaScript to do the printing
in a specified format.

Hopefully the next version of SPS includes something like this.

 
Didn't find what you were looking for? Find more on Printing in SharePoint Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].