Strange printing behaviour

Hi all,I’v got a form with two pictures on it. All of the users can print the documents based on this form nicely. One user however prints one of the pictures on its original size (twice as large as intended) when he prints using the Crtl-P shortcut or when using File - Print. All works as intended using a Lotusscript agent including call uidoc.print(…). The issue seems desktop specific, if the users logs in at another machine he can’t reproduce the error.

Previously the issue didn’t occur, there wasn’t any upgrade on the machine.

Someone any ideas?

Dirk

Solved: It’s a local property. On the Print options screen (after pressing Crtl-P): Printer/Print Quality/ “Scale all graphics to 100%” should not be checked.