I have a series of photos linked into my database via a path. Some of the pictures are portrait, and some landscape. The landscape ones look fine in the landscape frame, but the portrait ones are squashed when fitted into the landscape frame.
Any suggestions as to how I can have the phtots displayed properly on the form in their portrait or landscape format? I have tried two frames, and an if in VB to choose which frame to use, depending on the dimensions of the picture, but can't get the code to recognise the pictures.
Any suggestions as to how I can have the phtots displayed properly on the form in their portrait or landscape format? I have tried two frames, and an if in VB to choose which frame to use, depending on the dimensions of the picture, but can't get the code to recognise the pictures.