Hi all is there any way to print the packing slip’...
# suitescript
v
Hi all is there any way to print the packing slip’s directly without opening the pdf in a dialogue box from the default printer that is selected on the PC/Laptop. I have used PrintJS to print the pdf but it is still opening the preview of the pdf before printing but I don’t need this it should print the pdf silently. I have done the customization using Suitelet and Client Script.
b
less a javascript question, more a browser question
you will need to configure the browser for silent printing
v
Is it possible?
I am using Chrome browser.
b
go search for chrome and silent printing
you should be looking for the kiosk mode results
v
I tried that but that didn’t work.
b
how did you do so
I did it as showed in this link
It is still opening the pop up
b
thats half the correct solution
keep on going through the results
v
Okay
Thanks