I have been working for a few days, now, to convert from one image format to another, such as:
from jpg -> png cropping an image
and the convert the document as follows:
pdf->tiff
I have done all this using Imagemagick, which supports all these conversions. But there is no support for MS Word (Doc/Docx) in Imagemagick. Does any one know how could it be done with php, because I have been searching a lot. Can anyone guide me how to do that or point me to any link / source of learning, which could guide me through it. Regards, Aqib awan