Tagged Questions

1
vote
2answers
67 views

Creating an HTML form from a .doc

I have a Microsoft .doc document of a form that I am currently having people fill out on paper. I would like the form to be fillable as an html form. What would be the easiest way to make this ...
0
votes
0answers
38 views

Save document with Zoho remote api

I am using Zoho remote api to open and view a .doc file. I want now to convert the .doc file into a pdf file and save into my hosting account. Thay have hier a small tutorial but i don't get it right ...
0
votes
2answers
246 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 ...