As I mentioned in another thread I'm using the not ideal Me.PrintForm method to print a form.
The problem is I want the form printed from a specific tray and on a specific type of paper (cardstock from the Multipurpose tray) and now it prints on plain paper from the plain paper tray.
Is there any way to configure the printer before executing Me.PrintForm?
If not, I was recommended to use reports for printing but I've never made an app that prints before, how and where do I make a report to print in VB?
Thank you
The problem is I want the form printed from a specific tray and on a specific type of paper (cardstock from the Multipurpose tray) and now it prints on plain paper from the plain paper tray.
Is there any way to configure the printer before executing Me.PrintForm?
If not, I was recommended to use reports for printing but I've never made an app that prints before, how and where do I make a report to print in VB?
Thank you