Hi all!

I am using a QPrinter in my application.
When the applicaton passes the line
Qt Code:
  1. QPrinter printer
To copy to clipboard, switch view to plain text mode 
on the application output I get some messages: "UpdateNow not set"
Everything works fine, just I am interested in why I get this message.

Do You have any ideas?