ethicalhacker
Well-known member
how can I add images to the print document and center it on the top of the print page?
You should look up Graphics.DrawImage Method in documentation, this method has no more than 30 overloads with different parameters that give you all possible options to set for drawing image.thats ok but how do i add the path or location of the image to draw image.
Like what is the syntax?