Hi All,
I need to create a colored tiff file from a docx file, as a partial fulfilment for my apllication using C#. I'm using MODI to handle this. What im doing is creating a mdi file first using Microsoft Word API (mdi is color) then save it as a tiff file. But this process associates may I/O operations.
Does anyone know a way of using MODI or Microsoft Office Word API to convert a file directly to color tiff.
Thanks in advance for the help