Closed GoogleCodeExporter closed 9 years ago
This feature is documented at
https://developers.google.com/google-apps/documents-list/#valid_download_formats
_for_text_documents and older formats will not be available anymore
Original comment by ccherub...@google.com
on 14 Sep 2012 at 8:14
So in the documentation link, we see:
exportFormat Parameter Value Format of the returned Document
docx Microsoft Word
doc Microsoft Word
One would expect the exportFormat parameter value of docx to produce a docx
file (Word 2007) which it does.
Similarly, exportFormat parameter value of doc to produce a doc file (Word
2003). However it does not. It produces a .docx format file.
Are the older (Office 2003) formats no longer supported, even as an option?
Original comment by andrew.f...@gmail.com
on 14 Sep 2012 at 11:13
There's also a note adding that "Using an exportFormat of doc will actually
return a file that is a docx file.".
Older formats are no longer supported, not even as an option.
Original comment by ccherub...@google.com
on 14 Sep 2012 at 11:18
doh! Sorry I didn't see that note!
Thanks, we'll use the new formats from now on.
Original comment by andrew.f...@gmail.com
on 14 Sep 2012 at 11:23
Is there a link or a page containing to other recent changes or planned changes
to Google Docs/Drive?
Original comment by andrew.f...@gmail.com
on 19 Sep 2012 at 12:40
All changes to the Drive API are listed in the release notes page:
https://developers.google.com/drive/release-notes
You should also follow http://googleappsdeveloper.blogspot.com/ for product
announcements such as new features
Original comment by ccherub...@google.com
on 19 Sep 2012 at 6:23
Thanks for the links! I must have missed the announcement of this MS Office
change.
Original comment by andrew.f...@gmail.com
on 19 Sep 2012 at 7:34
Original issue reported on code.google.com by
andrew.f...@gmail.com
on 14 Sep 2012 at 5:20