View Single Post
  #3 (permalink)  
Old 12-01-2009, 3:44 PM
macvic211 macvic211 is offline
VB.NET Forum Newbie
.NET Framework: .NET 3.5 (VS 2008)
 
Join Date: Oct 2009
Location: Wales
Age: 34
Posts: 6
Reputation: 0
macvic211 is on a distinguished programming path ahead
Default

Thanks for the quick response, but unfortunately, I'm still having problems! The jpeg image that needs to be printed is definitely sized to A4. I tried adding a print preview and page setup as you suggested and got the image to print centrally by altering the margins in the page setup from 10 to 3mm around each side. Is there a way to alter this by using code so that 3mm is the default setting of the program? The reason for this is that I do not want a print preview/page setup on the end program as it needs to run as simply as possible. Sorry if I'm asking simple questions, but as I said, I am just learning!
Reply With Quote