This event is only available in OCX (GUI)
version of the component.
After you have received PrintStart
event, wodTelnetDLX will not show data on the screen.
Rather, it will provide it to you through this event. You
should send it to printer by yourself at this point (look
for example here), write to file etc..
This event can be fired many times before PrintEnd
event will notify you that printing should be
completed.