2009/12/15 Stroller <strol...@stellar.eclipse.co.uk>:
>
> On 14 Dec 2009, at 19:23, Daniel da Veiga wrote:
>>
>> ...
>> When I want to extract an image from a doc I save it as HTML. It saves
>> images in a separated folder and links it into the HTML. I simply go
>> to the folder and check the image.
>
> When I do this in Open Office the image in the resulting .html document is a
> .png. If I do it in Word for Mac it's a .gif, although there appears to be
> an option to use .png in the export options.
>
> I think the image is a bitmap & it's being converted. There's nothing else
> in the document that would explain it being 2meg.
>
> I'll try Renat's suggestion to use ImageMagick's `identify` command
> (emerging ImageMagick now), but will just mention it to the customer this
> afternoon.

I'm guessing that the OOo HTML converter will probably turn images
into PNGs.  If you want to see what the original format is then open
the .doc file using OOo and Save As an ODF file - OOo's open document
format.  Then unzip it and in the folder that is created amongst other
you will find:

-Configurations/Images
-Pictures
-Thumbnails

assuming that OOo was successful in converting them to a
non-proprietary format.  However, if the signature file is a MSWindows
embedded metafile you may be out of luck.  In that case the only
solution is to ask the originators of these files to paste/embed these
signature images as a png/jpeg file.

Coming to think of it, you may also be able to copy and paste the
image after you convert the file into pdf ... but I am not sure if
this is going to help with your problem.
-- 
Regards,
Mick

Reply via email to