Hi Nick,

Focussing the iframe and then printing it *should* happen consecutively and nearly instantaneously. I suppose that it’s possible (although highly unlikely) that the user could transfer focus to something else between the two operations… Unfortunately, there’s no way to make the two operations atomic.

The iframe will be invisible by virtue of the fact that it’s 9999px to the left of the viewport. 🙂