Hi,
I have written an export plug-in, that should be able to export huge pictures and save them in a special format.
I have a problem with images, that have a width of more then 30 000 pixels. If the image has more then 30 000 pixels width, then my plug-in becomes disabled.
I've set the "PluginUsing32BitCoordinates" variable in the "ExportRecord" structure, but it stil doesn't work.
Do you have an idea?
Thanks a lot.
Che