October 29, 200124 yr Does anyone know how I can setup a database to print out all of the layouts for one record with one print command instead of printing each layout separately?
October 29, 200124 yr Cannot be done. Closest thing is to script printing layout 1 with the no dialog option, then change to layout 2 and print with no dialog, etc. Only problem is that any user-specified print options cannot be made since the printing is now "canned" by the scripts.
November 1, 200124 yr Another thought... If your layouts are 1 page long (not sub summaries) you could in a script go to preview mode and copy the entire page and paste it into a container field (you would have 1 container per layout) set it up in a loop. then go to a layout that has all the fields on a really long layout and you then can print once and it will print all the pages. s
November 2, 200124 yr Another thought... If your layouts are 1 page long (not sub summaries) you could in a script go to preview mode and copy the entire page and paste it into a container field (you would have 1 container per layout) set it up in a loop. then go to a layout that has all the fields on a really long layout and you then can print once and it will print all the pages. s
Create an account or sign in to comment