Jim Strickland Posted January 19, 2005 Posted January 19, 2005 Our company has a mixture of Macs and Windows XP machines. I have several layouts with headers set top print at the top of each printed page. If my layout is sized to be printed in two pages, the Mac prints exactly two pages. However, the Windows XP machines print an extra page at the end with the header on it. Why?
stanley Posted January 19, 2005 Posted January 19, 2005 Jim: Windows machines render fonts a bit differently from Macs, resulting in slightly different page lengths (and, thus, sometimes an extra page, or a page less.) The solution I use is to have separate print layouts for different platforms, find what platform is printing via Get(SystemPlatform), and print to the layout for that platform. -Stanley
DykstrL Posted January 19, 2005 Posted January 19, 2005 On the Windows side, something is sliding that is extending enough to print the third page. As Stanley stated, it is probably a font difference that is causing that. One way to reduce this is to set the fixed margins for the print layout to .5 inches or more on all sides of the layout. It will get the printers to look at it a little closer. I would also recommend setting up the layout on a Windows machine because the Mac is a lot more forgiving in font differences, plus if the fonts you are using are larger on the Windows side, when you print on the Mac side, the font(s) will be a little smaller.
mattlight Posted January 20, 2005 Posted January 20, 2005 well said, if you fix the problem on the windows machine, you won't have the problem on the Mac anyway.
Recommended Posts
This topic is 7249 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