I have two questions:
- How can i insert a signature image in a word document, the signature has to be inserted at specific location in the document but at runtime the location can change.
- what is the best way to complete a word document that has form fields inside it, at the moment the only i can think of doing it is to use find and replace method but this requires me to pre tag the fields in the document. For example, Name: <>, Age: <> at runtime i will simply replace <> or <> with the runtime values, is there a better way of doing this via your API.
Looking forward to hearing your response, feel free to contact me atwokoli@hotmail.com