Tagged Questions
0
votes
0answers
4 views
Limit # of preview pages when using scribd
I've seen a few other websites in the past using scribd.com that limit the number of pages shown on the embedded viewer.
I've looked all over scribd's website and can't find anything in their API to ...
0
votes
1answer
284 views
Searching documents by tag using the Scribd API is no longer returning expected results
Recently I have encountered an issue with Scribd where searching via Scribd API (docs.search) for documents by tag is no longer working.
This has been working (for over 6 months) to return a number ...
0
votes
1answer
1k views
Scribd API - is this possible?
Scribd API: http://www.scribd.com/developers
For those of you that are aware of Scribd, used it or can take a look at the API above.
Can anyone tell me if it is possible to upload documents from my ...
0
votes
2answers
1k views
Upload a file in Django and then send it somewhere else through REST?
I am building a simple Django app that will use scribd to display documents. I would like to have a page where the administrator can upload documents to scribd through the website, since I need to ...