Click here to Skip to main content
15,920,383 members

Comments by M.Hazzouri (Top 3 by date)

M.Hazzouri 15-Feb-14 9:33am View    
oh yeah !! i'm sorry but try the code for (printing range)
M.Hazzouri 15-Feb-14 8:50am View    
if (dlg.ShowDialog(this) == DialogResult.OK)
{
// print selected page range
_preview.Print();
}

i mean this ,
M.Hazzouri 15-Feb-14 8:25am View    
It's possible use any device in web application but you know how ?
can you explain me :
1- finger print device must be plugged in any client Computer.
2-your using web application for this , connected to internet or internal network.