Firstly, hello everyone; this is my first post on this forum.
I am running PHP 4.3.6 on Windows 2000 Server / IIS, everything runs pretty smooth, and the GD Library also works perfectly.
I am working on a frontend to a fax service.
This faxes that are received are transmitted as TIFF - and this can't be changed easily.
This TIFFs have to be converted into JPEGs (or PNGs, i could just use GD to convert them further) - and have not yet found any solution for this, because the GD library can not read TIFFS.
I would appreciate any hints - hints to extensions for PHP included, but they have to work under Windows, I have full access to the server itself.
I am hoping for your replies
Sincerly, Ferdinand