Page 1 of 1

Detecting that a user has printed from print preview

Posted: Mon Aug 17, 2009 3:58 pm
by torrie
Does anyone know a way that we could determine whether the user has clicked the Print button when previewing a report (Jade report or Jade Report Writer Report?)

Re: Detecting that a user has printed from print preview

Posted: Mon Aug 17, 2009 4:16 pm
by BeeJay
The Printer::getPrintedStatus method may be of assistance to achieve the desired result.

Cheers,
BeeJay.