Dear Greg,you're right, I mistyped the first command. But even if I write it the way it is documented, as you suggest,
export.image("c:\personales\test.bmp",BMP);
I get, after a couple of seconds, the following message,
Page exported to "c:\personales\test.bmp"
but I cannot find that file in that directory or in any other. That is what I
mean with "it doesn't work". It does with the other syntax that I report in the second post of this page.
I have been using the Image.ExportDPI object for successfully exporting JPEG files (this is fast and good enough, and doesn't seem to use the ImageStream filter that I don't like at all), so I'll keep doing it this way as long as it works, even if I don't know very well how it does, ha ha...
Yours,
jose.
[This message has been edited by Jose (edited 05-16-2000).]