June 27, 200025 yr Newbies How can we print all layouts of the current record, without going through the printer dialogue boxes, etc., a script?? Thanks
June 27, 200025 yr Yes with a script. 1) Print one of the forms manually and make sure your print setup options are the way you want them. 2) Make a script that uses the Go To Layout step and go to your first layout. 3) Add the step Print Setup and make sure the boxes: Restore Setup Options & Perform without Dialog are both checked. 4) Add the step Print and make sure the box: Perform without Dialog is checked. 5) Repeat steps 2 - 4 for each form you want to print and finally 6) Add a navigation step so that your script ends in the place that you want to be.
Create an account or sign in to comment