I want ImageEnView to beable to display via buttons, previous or next pages in a multipage tiff.
I am placing code something like this behind the button: .... ImageEnView1->IO->Params->ImageIndex = cnt .... But the display in ImageEnView is not refreshing to that page. I dont really want to use the thumbnails in MView.
I think I am using the wrong functionality in ImageEnView1 to achieve this.