Skip to content

Instantly share code, notes, and snippets.

@jwhiteman
jwhiteman / gist:4229ed6ecdea3ea71be8
Last active August 29, 2015 14:26
Exporting PDF with DocRaptor
curl -H "Content-Type:application/json" -d'{"user_credentials":"YOUR_CREDENTIALS_HERE", "doc":{"name":"kitabu.pdf", "document_type":"pdf", "test":"false", "document_url":"https://dl.dropboxusercontent.com/u/123456789/output/kitabu.pdf.html"}}' http://docraptor.com/docs > kitabu.pdf