Aaron Briggs Posted March 3, 2006 Posted March 3, 2006 I have a simple dbase that will print a basic A4 invoice sheet when run on a mac. It includes a header, body and footer. When it is transfered to a PC it would appear that nothing prints except anything in the footer. On a list view it will only print the last record. This is driving me crazy. Other programs print fine to the printer. (Which is a Lexmark X1180). Has anybody come across this, or more importantly have a fix for it. The database is the simplest invoice with nothing clever about it. I just can't think of anything else. Thanks
MarkWilson Posted March 3, 2006 Posted March 3, 2006 Aaron, I used to have trouble with cross platform printing in FMP 5.5. To solve the problem I wrote print scripts for each of the required combinations of paper size, orientation, records to be printed. In the scripts I added If/Else steps for Mac and PC print setups and printing. If I remember correctly, it was a coule years ago, to use the same Print Setup [ ] options for both platforms the order in which the setup was stored was important. I think it was the PC first?
Aaron Briggs Posted March 13, 2006 Author Posted March 13, 2006 Thanks for the info. I will give it a try.
Recommended Posts
This topic is 6822 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