I’m using the PaperPort OCX to view .MAX files in Delphi 7. The problem is, about half of the images have the wrong orientation, and the OCX has no built in means of rotating the image, only zooming in on it.
Is there any way to rotate the control entirely, or is there another control I can use to view .MAX files that allows image rotation?
I can only answer the first of your questions. There is no way to rotate the control itself. If the control doesn’t allow rotating the image, you will have to find another control.