Questions tagged as 'word'

1
answer

PrintOut from Microsoft.Office.Interop.word.dll only performs document printing with 1 page

Good morning everyone. I am using lib Microsof.Office.Interop.Word.dll to print a word document. When the document has only one page, printing works normally. The problem is when you have more than one page, it does not work. No error or...
asked by 31.01.2017 / 12:39
0
answers

Error Object reference not set to an instance of an object. Microsoft.Office.Interop.Word.Application

I am developing a code to convert a word document into pdf. When I run the application through Visual Studio, the conversion is performed and no error is displayed. When I run the application on the server where IIS is installed, the document is...
asked by 20.01.2016 / 17:32
0
answers

Create doc file. Microsoft.Office.Interop.Word.Application

I have a legacy application in Visual Studio that generates doc files using Microsoft.Office.Interop.Word.Application . The application adds lines, negates a few words, but sometimes the text is truncated. I have already looked for asci...
asked by 03.12.2015 / 12:02