Tagged Questions
0
votes
2answers
254 views
How to create image (or other “read-only” format) from .doc
Anyone know of a way to convert a .doc with mail-merge fields into an image in C#? Basically we want to be able to display a "read-only" version of the document. This can be an image or some other ...