dynamictiger
Registered User.
- Local time
- Today, 07:13
- Joined
- Feb 3, 2002
- Messages
- 270
I am making an application at the moment that includes the ability to attach parts diagrams. As you may have guessed I do not know how large the parts diagrams are going to be.
Therefore I thought I would stretch the image to fit. This doesn't work properly either, as the image becomes distorted.
I thought someone might have come across this problem and found a working solution. I see three possible solutions:
1: Open with an onboard windows program that includes the ability to magnify the image - like photo editor
2: Write a custom function or Active X control to duplicate the image magnification available in windows
3: Open the image in the Report preview mode and use Access on board magnification
solution 2 is the one that appeals the most. As I see restrictions in option 3 and delays in option 1, that may make my application not as smooth as I would like.
Has anyone dealt with this before and what solution worked for you?
Therefore I thought I would stretch the image to fit. This doesn't work properly either, as the image becomes distorted.
I thought someone might have come across this problem and found a working solution. I see three possible solutions:
1: Open with an onboard windows program that includes the ability to magnify the image - like photo editor
2: Write a custom function or Active X control to duplicate the image magnification available in windows
3: Open the image in the Report preview mode and use Access on board magnification
solution 2 is the one that appeals the most. As I see restrictions in option 3 and delays in option 1, that may make my application not as smooth as I would like.
Has anyone dealt with this before and what solution worked for you?