0
Answer

Need Help : How to deal with EndPrint event? Printing

Ask a question


Hi everbody
i want to know ho to deal with EndPrint Event to know that the printing is finished like that

While (EndPrint = True)
{
watining();
}
else
Instructions
-----
-----
tnx for all!