You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rod Version: v0.116.2
windows version: win11 23H2 22631.4602
On windows, pressing ctrl + p on a page shows "print preview failed". Calling page.MustPDF gets stuck. I tested on Mac and didn't encounter this issue. Rolling back to v0.115.0 on windows also works fine.
I searched online and found a place where this has been discussed link. They recommended using --disable-features=PrintCompositorLPAC to solve this issue. It works for me.