The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
2answers
906 views

Sharepoint 2010 - Printing Infopath List Form

I edited the form for a list item in InfoPath, and when I print, I just want to print the form itself. It seems when I use the browser's print function, it still pulls up some elements from the page ...
2
votes
2answers
580 views

SharePoint 2010 print labels for barcodes attached to list items

I have a SharePoint list which I have enabled barcodes. The process works great - a user adds a list item and the barcode gets automatically generated for it. What I need to do is let a user select a ...
0
votes
2answers
83 views

Control JavaScript with Ribbon Button

my aim is to add a Ribbon Button which is opening a printing dialog for a selected file in a document library. I already added the Button with SP Designer and linked it with a html file which is ...
2
votes
1answer
175 views

making an SP.UI print dialog

I'm thinking of adding a print button to my list ribbon , the minute I click on this button a print dialog appears showing the list of the available printers on my computer. so this printdialog i was ...
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 ...
0
votes
1answer
66 views

Printing Word document directly

is it possible to print a word document directly from the document libary? This must be done witout opening word on the local machine. Is it only possible wit a custom ribbon with JavaScript in it?
0
votes
1answer
52 views

sharepoint 2007 print

We have application pages in library in Sharepoint 2007. I am solving very strange issue. We are using two css files - Common.css and Print.css. Print.css is described like this <link ...
1
vote
0answers
210 views

SharePoint Form Print Preview Differnt from actual Hard Copy

I am experiencing a problem where the actual print out of a Form from SharePoint is different from the preview. We have three multiple selection list boxes that are populated from an external data ...
0
votes
0answers
37 views

InfoPath 2010 form prints raw XML, not template

Often when a user in my office prints an InfoPath 2010 form from the client application (and I have seen it occur in InfoPath 2007 in the past) the printer spits out the raw XML underlying the form. ...