@super84 I've read it. But I don't understand how it works. Can you make a video about it. Thank you so much
I tried running with the following link: C:\Users\Administrator\Desktop\akm
This directory is empty. After running it, nothing happens.
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 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.