Changes

Jump to: navigation, search

WebAPI/WebPrintAPI

110 bytes removed, 19:43, 8 March 2012
Remove onBefore/AfterPrint callbacks from == Example == as well.
}
}
// ---
// Following functions MUST be defined by the developer.
// ---
pDoc.onBeforePrint = function() { /* DoSomething */ }
pDoc.onAfterPrint = function() { /* DoSomething */ }
 
// ---
// Provided API functions
49
edits

Navigation menu