I'm having an unusual Microsoft Access printing issue at one of three locations.
I have a report called rpt_Contract that includes two subreports, rpt_Legal1 and rpt_Legal2. The report prints as three pages.
At one location only, when all three pages are printed in a single print job, page 3 is reduced to approximately 1/4 size and printed in the upper-left corner of an 8.5" × 11" portrait sheet.
A few things I've already tested:
The same database/report prints correctly at our other locations.
The issue occurs on multiple computers at the affected location.
I've tested both Canon and HP printers, with the same result.
Print Preview displays all pages correctly.
If I print pages 1–2, then print page 3 separately, all pages print correctly.
If I print/export the entire report to PDF and then print the PDF, all pages print correctly.
If I print all three pages directly from Access in one job, page 3 is shrunk.
Both subreports print correctly individually.
I swapped rpt_Legal1 and rpt_Legal2. Whichever subreport ends up as page 3 is the one that prints shrunk, so the problem follows the page position rather than a specific subreport.
I even replaced the third subreport with a copy of the known-good second subreport, and the third page still shrinks.
The reports have worked correctly for years and there have been no recent changes to their design.
Has anyone seen Access suddenly scale only the third page of a multi-page report when printing directly to a physical printer, while Print Preview, PDF output, and printing the page separately all work correctly?