I have a workbook which I always want to print the following way:
Pagesize = A3
Orientation = Landscape
Margins 0.75 on all sides
Page fitting = Fit to one page tall by one page wide.
But when I take this workbook with the given settings to another computer, these settings appear as changed. I have to do everything once again. Is there a way to do this in vba so that the pages print the same everywhere?