Options

Printer selection VScode BC15 on Prem,

FirasFiras Member Posts: 25
Hello

How to send sales invoice to a printer in VSCode?

The below code wil always print PDF an open a dilogbox to save the file.


SalesInvoice.SetTableView(SalesInvoiceHeader);
SalesInvoice.UseRequestPage := false;
SalesInvoice.Print();



MS say that we cannot use Printer selection anymore as BC15 uses cloud printer.

we are using BC15 W2.

Any suggestions?

Thank you.

Kind regards
Firas

Ms. dynamics NAV / Dynamics 365 Business Central Development Consultant

Best Answer

Answers

Sign In or Register to comment.