Stabilize report PDF printing
- Reliable print cleanup: The print layout is now kept stable until the browser confirms printing is done or cancelled, instead of relying on a fixed one-second timer that could remove print styles too early
- Cleaner print output: The responsive scaling wrapper is removed from the print layout entirely, so the A4 page renders at its natural size without leftover screen-only styling interfering
- No more zoom artifacts: Removed forced zoom overrides that could distort the printed page on certain browsers





