2012-04-12 13 views
6

Si prega di fare riferimento al sottostante thread da Google Documents List API Group e qualcuno mi suggerisce una soluzione.API per Google Docs Viewer

Hi again Jags, 

    Sorry, I missed one thing, you might be able to use the embed link, i.e. that link with rel http://schemas.google.com/docs/2007#embed. That will give you a link to embed the resource. 

    Regards 


    On Tue, Mar 27, 2012 at 10:59 AM, Ali Afshar wrote: 
    Hi Jags, 

    Sorry, there is no real API there as such to do what you want to achieve. You should probably export it as a format that you can embed in your page. 

    Regards 


    On Sat, Mar 17, 2012 at 3:18 AM, Jags wrote: 
    Hi, 

    Can someone help me in figuring out if there is an API available to use Google Docs Viewer where I want to upload a document and it should give me a Google Docs View Url for the document so that I can embed it in our website. Currently in Docs Viewer, the only option I find is viewing a publicly available document by passing the url for it as a param as in http://docs.google.com/viewer?url=xxxxxxxxxx. Is this the only way that I can view in Google Docs. Please someone assist if I missing something. 
    If this isn't possible by Docs Viewer is it supported in Google Docs where I'll upload it to user's google account and thereafter even the author of the document should have just a VIEW only option for the document. 

    TIA, 
    Jagadeesh 

Ora favore qualcuno può fornire un esempio di codice Java per impostare il 'xmlns' come 'http://schemas.google.com/docs/2007#embed' alla voce del documento. Ricevo una InvalidEntryException. com.google.gdata.util.InvalidEntryException: Invalid request URI GDatainvalidRequestUri URI richiesta non valida Quindi, per favore suggerirmi una possibile soluzione per risolvere questo problema.

+0

Per il beneficio di altri utenti, la prego di modificare la sua domanda e fornire l'intera domanda/contesto qui? –

+0

Eventuali puntatori su questo ?? – Jagadeesh

+0

@VicFryzel Qualche input su questo? – Jagadeesh

risposta

1

+1 a questo

Blockquote Ora qualcuno può per favore mi fornire un esempio di codice Java per impostare il 'xmlns' come 'http://schemas.google.com/docs/2007#embed 'alla voce del documento. Ricevo una InvalidEntryException. com.google.gdata.util.InvalidEntryException: URI di richiesta non valido GDatainvalidRequestUriUnito di richiesta non valido Quindi, per favore, suggerire una possibile soluzione per risolvere questo problema.

Dopo aver letto questo thread, anche io sto cercando un esempio Java ob come impostare il 'xmlns' come 'http://schemas.google.com/docs/2007#embed' alla voce del documento .

Problemi correlati