Description Usage Arguments Details Value Author(s) References
Check the upload and conversion status of a document
1 |
doc |
A document id (or object of class “scribd_doc”) to check the status of. |
... |
Other arguments passed to HTTP request functions. |
After doc_upload
, Scribd converts the document to a standard web-viewable format. This can be used to check whether that conversion was successfull. The wait
argument to doc_upload
enables a call to this function.
A character string containing the conversion status. One of “DISPLAYABLE”, “DONE”, “ERROR”, or “PROCESSING”.
Thomas J. Leeper
API Reference: getConversionStatus
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.