@rcd
d886ab87-daa4-4e73-8764-e10a7eb203db-image.png
54b405ee-0393-4c04-839b-924fe7398674-image.png
and then it will open source of url that downloads this photo's
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.