print form in C#

  • Thread starter Thread starter Aaref
  • Start date Start date
A

Aaref

Guest
i'm trying to print a form using printDocument1.Print(); ,,, but it creates a PDF file instead of print it in printer(showing the save PDF file window)

and the other question is the PDF file has a picture of my form in the top-left corner where the rest of the file is white ,, how do i make the size of the PDF file such as size of the screen capture

what should i do ?

Continue reading...
 
Back
Top