Installing / running a script in a Google Docs Document (not Spreadsheet)? -
the api documentation states
use documentapp.getactivedocument() access document opened user, if there 1 (null returned otherwise). active document available if (and if) current script installed (or otherwise saved) in scope of existing document.
so far able install script in spreadsheet , manipulate document wonder if possible install script directly in document. have advantage of having script menu right needed. spreadsheet solution seems strange workaround me.
add issues/feature requests here:
http://code.google.com/p/google-apps-script-issues/issues/list
documentapp.getactivedocument() looks suggestbox issue, i.e. docs exist feature not usable. way check if demand exists feature.
Comments
Post a Comment