https://issues.apache.org/ooo/show_bug.cgi?id=121810
Ariel Constenla-Haile <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |ACCEPTED Assignee|[email protected] |[email protected] |g | Target Milestone|--- |AOO 4.0 Ever confirmed|0 |1 --- Comment #3 from Ariel Constenla-Haile <[email protected]> --- (In reply to comment #2) > Thanks for your help Ariel Constenla-Haile > > I try use XDocumentEventListener but don't work, many events are fired but > 'OnPrint' don't, if you want i attach my project test to you see. I suggested to use XDocumentEventListener because the other API is deprecated, and will be removed. But you are right, both are broken (the implementation is the same). Adding a css::view::XPrintJobListener and listening for a css::view::PrintJobEvent with State == css::view::PrintableState::JOB_STARTED is also broken. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.
