0
votes
0answers
27 views

Microsoft.Interop.office.word Error This website requires you to log in

When trying to generate to word I get the following error: The website declined to show this webpage HTTP 403 Most likely causes: •This website requires you to log in. What you can ...
0
votes
0answers
91 views

Create document library word file and init metadata fields from list item properties

I have got custom content type <Elements xmlns="http://schemas.microsoft.com/sharepoint/"> <!-- Parent ContentType: Contract (PkbInfo.SP\Contract) ...
0
votes
1answer
68 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?
2
votes
1answer
400 views

How to add required column comments in library Sharepoint Fundation

I try to add required column "comments" in library but I have problem, when I add column and I check in "Require that this column contains information:" when I try to save this file (.doc) I don't see ...
0
votes
2answers
277 views

How can i insert a header and footer to word documents in sharepoint

We have some word docs in Sharepoint and would like to add images to the header and text to the footer. So maybe users can select what they want to insert the text and images. Not sure if its possible ...