Currently I’m working on a project where we create components of contracts using a Word Add-In. But for some reason this company’s principals cannot decide on a standardized contract. I realize there may be differences in contracts based on something such as country, but really! Do you really need to have end users enter in custom fields with information specified by a particular client, really? Instead of looking up to something we can be proud of, we’re headed down a slippery slope of wasteful time and money.
A blog about simple C# and VB.NET code samples and general sharing with the professional development community at large.
Subscribe to:
Posts (Atom)
Calling .NET From COM Originally posted by Mikec276 on C Sharp Friends It might be hard to convince your IT manager to let you build y...
-
Dependencies: DocumentFormat.OpenXml.dll (version 2.0.3930.0) Imports: DocumentFormat.OpenXml.WordProcessing DocumentFormat.OpenXml.Packagin...
-
Code Snippet For Each contControl As Word.ContentControl In ThisAddin.MyAddIn.Application.ActiveDocument.ContentControls ...
-
Lately I had an opportunity to interview with a great company. The Vice President of IT was tremendously impressed with my credentials and ...