View Single Post
 
Old 02-07-2013, 08:40 AM
vmsobral vmsobral is offline Windows 7 64bit Office 2010 64bit
Novice
 
Join Date: Feb 2013
Posts: 2
vmsobral is on a distinguished road
Default

First, thanks for the answers.

What I am trying to accomplish is editing a document template via a software I am developing, and that is all. C# is probably the language that I am going to use.

I am supposing that the editable parts are fixed in the document. Thus, the thing is that I just wanted to know what is the best way to mark these parts, so I can locate/edit them later via programming.

Also, I am open to sugestions on how to produce this customizable fields for tables an images. I will take a look at VBA, but since I am expecting to use C# I don't know if it will fit my needs.

Thanks again!
Reply With Quote