In Firefox 3.5+ and IE7, option Print Preview with setting "Shrink to fit", shows the webpage shrunk about 30% when made after an image on the page is zoomed by clicking it.
If these steps are repeated without first zooming an image on the page, the page is shown as expected in Print Preview (with setting "Shrink to fit").
A workaround is to first reload/refresh the page before making a Print Preview, to ensure correct scaling of the text.
I posted a comment about and explaining this behaviour to FancyZoom's developer at www.cabel.name.
If this results in usable suggestions I will update this report.

Please find 2 images attached showing the described effect in Print Preview.

Septimus

Comments

thinkyhead’s picture

Status: Active » Closed (won't fix)

This might be fixed in newer browsers. If not, maybe there's something that can be tweaked. The script adds extra invisible elements to the page which are used for the borders, etc., when zooming, and browsers should ignore these when doing print layouts. If you find that adding @print rules to your CSS to hide the FancyZoom elements fixes the issue, then probably adding those same rules to the FancyZoom CSS will fix it.