Printing a document directly from a SharePoint document library

Copper Contributor

I am tring to figure out if there is a way to print a document directly from a document library list without opening the document up.  Users are use to right-clicking on a Word document in Windows Explorer, selecting the Print option from the menu and having the doucment automatically print.  I have not been able to reproduce this process in SharePoint Online.  Any one have any ideas on how thsi can be done?

 

Thanks.

8 Replies

Hi John,

 

I don't believe the functionality has ever been in One Drive or Sharepoint online.

 

Options as I see it are

 

  • Open in Word online and then you get the print facility (kind of replicates the preview)
  • If you are syncing locally then the print facility is still there in Windows Explorer.

Not the best answer but I hope it helps?

 

Cheers

Simon

This option doesn't exist in SharePoint as the general idea of SharePoint is to kill less trees ;)

 

If this is a requirement you will most likely be looking at a JavaScript solution. So somthing like this:

 

https://sharepoint.stackexchange.com/questions/41577/how-to-print-document-library-item-from-ribbon-...

 

The main issue is that you don't have much control over how the document is printed. Therefore opening the document properly and making the application responsible for the printing is the easier option.

 

Another option is check if there are any third party productos that provides this functionality

Hello Simon,

 

The process you laid out is the best one I could come up with.  Not the best but it does work and works consistently.

 

Thanks,

John

Hello Pieter,

 

The java script solution looks like it may work but I did not want to have to do any scripting.  I think I am sticking with the option of just opening the document and pritning it for now.  

 

 

Hello Juan,

 

I have been looking for a 3rd party solution but have not found one.  But I am keeping my eyes open.

 

Thanks,
John

 

@John Heck 

 

Hi John,

 

This product Reform VDP should help you solve your problem. Here is a video that I think demonstrates the functionality you are looking for https://www.youtube.com/watch?v=jEspP8x3rlo

 

The product webpage is http://www.fabsoft.com/products/reform-vdp.html 

@John Heck 

 

Hi John,

 

This UPD driver was developed to securely print directly from any Windows application to SharePoint Document directories. 

 

Here is a list of quick demonstration videos:

https://youtu.be/4tXBBebz_bU 

https://youtu.be/3Usfg-xIueA (Automatic classification)

https://youtu.be/bzRFkmcfbSs  (using Flow)

https://youtu.be/JW8CbMXODKY (using AI Builder)

 

Product page: http://www.fabsoft.com/Products/universal-print-driver.html

 

If you need any assistance please contact me at sales@fabsoft.com.

 

Thanks,

 

Gary Hollfelder