Newbies kathywwu Posted May 4, 2006 Newbies Posted May 4, 2006 I designed a form in FMP8 Advanced. The file is shared by about 10 people. On some of the user's computers the form prints just as I designed it. On three computers, it prints with the right edge and the bottom clipped off. I have checked the print settings on FMP and the print settings on the driver and cannot see anything wrong. Have others experienced this problem?
Ender Posted May 4, 2006 Posted May 4, 2006 FileMaker defaults to whatever Page Setup was last used in the file, so it works best to script any printing so that the Page Setup can be preset based on whatever page size and orientation is needed for the particular layout. I use a separate print script for each report and print form, and use buttons to run them. The print scripts then have a Page Setup[Restore; No Dialog] script step that remembers the settings.
Recommended Posts
This topic is 6769 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now