Gondwana Posted February 21, 2003 Posted February 21, 2003 Hi I have a report with sub-summary that perfectly previews on screen but as soon as it sent to any printer, pdf file or even fax seem to be output as in browse view. Have you ever seen that??? I mean that the first line printed is the first line of the body (only one line = first record), then the footer. So there is no header, no sub-summary before and after the body.
Mike D. Posted February 21, 2003 Posted February 21, 2003 Make sure that in the print dialog, you are printing "Records being browsed" and not "Current Record". Print preview will show the report, but if your print dialog is Current record, only the first record will print. HTH, Mike
BobWeaver Posted February 22, 2003 Posted February 22, 2003 Also make sure that you are not changing the sort order between the time you do the preview, and when you print.
Gondwana Posted February 22, 2003 Author Posted February 22, 2003 Thanks Mike... this was indeed the problem. I did not think at all about this because I suppose that the default should be "all records being browsed" when printing a list view, and "current record only" when printing a form. Now is that setting stored together with the page set-up in FMP or do I have to create a subset with that option and use AppleScript through FMP to be sure that my scripts will produce the same "expected" results every time?
Mike D. Posted February 24, 2003 Posted February 24, 2003 The setting is now stored in the page set-up. A suggestion that I picked up in this forum is to create various page setup scripts like Portrait-Records browsed, Landscape-Records browsed, etc. Then call the scripts as needed.
Recommended Posts
This topic is 7944 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