Word count no, content yes.

If you'd like to see word count added to the API, please
open a feature request:
http://code.google.com/p/gdata-issues/issues/list

If the doc is published, you can retrieve the contents of a document
with the RawDocContents
URL in the atom feed (http://code.google.com/apis/documents/docs/2.0/
developers_guide_protocol.html#ListDocs):
<content src="http://docs.google.com/RawDocContents?
action=fetch&docID=document_id" type="text/html" />

The PHP developer's guide doesn't do a great job of explaining that :(

Eric

On Jan 1, 9:36 pm, delmierda <[email protected]> wrote:
> All,
>
> I am trying to determine whether or not the PHP API has the capability
> to retrieve either the number of words in a word processing document
> or retrieve the contents of the document itself.  It would definitely
> be preferable to just get the word count, but the contents could work,
> I suppose.
>
> After browsing the documentation, I can't find much regarding this
> sort of functionality.
>
> Thanks in advance for any gentle nudge or violent shove in the right
> direction you're willing to give to me.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Docs Data APIs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Docs-Data-APIs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to