1

I'm trying to upload a PDF file for docstoc but I haven't got any luck. I've tried the restclient library for python but I have no idead how to upload/send a binary file lika a PDF. Could you guys provide examples on how to do this? I'd really appreciate it.

1 Answer 1

0

I see that is has been asked before. The idea is treat PDF as another file, but send the file as multipart/form-data. This answer here points you to two recipes which can be used to accomplish this.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.