Skip to content

Instantly share code, notes, and snippets.

@blitline-dev
Created August 19, 2013 15:03
Show Gist options
  • Save blitline-dev/6270144 to your computer and use it in GitHub Desktop.
Save blitline-dev/6270144 to your computer and use it in GitHub Desktop.
pdf example
{
"application_id":"YOUR_APP_ID",
"src":"https://blitline.uservoice.com/assets/70497421/JEE_FLT_8_Solution.pdf",
"functions":[
{
"name":"resize_to_fit",
"params":{
"width":100
},
"save":{
"image_identifier":"MY_CLIENT_ID"
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment