1

I am trying to find a solution for disabling Download/Print/Share links thru google API. Does anyone know how to do it?

Regards

Soft
  • 1,796
  • 5
  • 19
  • 30

1 Answers1

1

Upload your file to Google docs. Open the file and add &chrome=true at the end of the URL. You can use Google's API to improve your application.

Thanks