Search found 3 matches

Search found 3 matches Page 1 of 1
by Richardjmanning
Fri Sep 08, 2017 9:44 am
Forum: Coding Help & Support
Topic: Print Issue
Replies: 4
Views: 3542

I Dont really know how to explain the issue. Baysically. The print dialog shows up fine. But anytime i click in it at all even blank areas it just opens anouther print dialog
by Richardjmanning
Fri Sep 08, 2017 9:14 am
Forum: Coding Help & Support
Topic: Print Issue
Replies: 4
Views: 3542

Private Sub QR_Client_Load(sender As Object, e As EventArgs) Handles MyBase.Load PrintDocument1.PrinterSettings = PageSetupDialog1.PrinterSettings PageSetupDialog1.Document = PrintDocument1 End Sub Private Sub XylosButton2_Click(sender As Object, e As EventArgs) Handles XylosButton2.Click Try PageS...
by Richardjmanning
Thu Sep 07, 2017 2:23 pm
Forum: Coding Help & Support
Topic: Print Issue
Replies: 4
Views: 3542

Hello guys, Was wondering if someone could help me. I am trying to use pagesetup and printdocument and printsetupdialog all at once. What i want is to be able to do change settings using pagesetup and apply this to my printdocument and then print this using printsetup HOWEVER any code i try i have t...
Search found 3 matches Page 1 of 1
Go to advanced search