About Syed Adeel Rizvi Expertise I can answers questions regarding web based and desktop based programming in VB.Net. Which can include XML, Custom Controls + Computer Hardware and Windows Turboshooting...etc.
More Skills :
1 . PHP - > All Type Of CMS e.g. (Joomla,Drupul,PHPNuke...etc)
2 . ASP
3 . ASP.Net
4 . CMS
5 . MySql
6 . SQl Server 2000 & 2005
7 . Ms Access
8 . Web Designing
9 . Networking Turboshooting
10 . Windows Turboshooting
11 . Hardware Turboshooting
All Type Of Work Related To IT
I also Do Work as a Freelance as Application & Web Developer & Designer
Experience i have 3 years work experience in software house and 4 years work experience for computer hardware and Networking..
Question plz tell me how i determine the condition that one page is printed or not?
bcoz,i want to prints multipal images through vb.net.
how i check the status of printer buffer in vb.net.
thanks in advance.
Answer Hello Sir
Sir Can U Plz Tell Me are u using Print Control For that or something else if u r using PrintControl In this Then
If U r using PrintDocument Then
Use Its Events PrintDocument1_EndPrint
Do following :
Dim TotalPages as Long
Private Sub PrintDocument1_EndPrint(ByVal sender As Object, ByVal e As System.Drawing.Printing.PrintEventArgs) Handles PrintDocument1.EndPrint
TotalPages = TotalPages + 1
Msgbox(TotalPages)
End Sub
if You are using this then do this or if u r using something else then plz mail me detail plz.... mail me at syedadeel2@gmail.com