@kingsize thank you.
I think you're a pro and I'm just a newbie, I'm here trying to learn and I think I'm in the wrong place.
Is there anyone who can direct me to tutorials or forums where I can find my answer.
Thank you as same
I want disable default Chrome PDF Viewer in BAS script.
i have tried chrome command line option --disable-plugins, --disable-extensions
but BAS still open pdf in browser and download command failed..
OR
is there way to set chrome option? like : plugins.always_open_pdf_externally = false/true
OR
Toggle this download pdf button.

@desidhamka said in Disable Chrome PDF Viewer ?:
I want disable default Chrome PDF Viewer in BAS script.
i have tried chrome command line option --disable-plugins, --disable-extensions
but BAS still open pdf in browser and download command failed..OR
is there way to set chrome option? like : plugins.always_open_pdf_externally = false/true
OR
Toggle this download pdf button.
@desidhamka Thanks.