to prevent google docs, from editing document, even if viewer has edit rights, add following suffix to URL:
/preview
use this suffix in replacement of
/edit*
or at at the end if /edit is not present
other options you can force are
– Preview mode
– Force copy
– Force copy with comments
– Create template
– PDF
/preview
/copy
/copy?copyComments=true
/template/preview
/export?format=pdf
/export/pdf