After a user completes a form, they click a button at the end that uploads the information the back-end database and creates a PDF copy using the DoCmd.OutputTo function. It has been working fine, but one user just had an issue where the form was very zoomed in and cut off. So I have 2 questions:
1) Does anyone know the cause of this problem? Is it based on screen resolution?
2) Is there a way to fix the problem to make sure it does not happen?
1) Does anyone know the cause of this problem? Is it based on screen resolution?
2) Is there a way to fix the problem to make sure it does not happen?