Skip to content

Instantly share code, notes, and snippets.

@blitline-dev
Last active December 27, 2015 10:19
Show Gist options
  • Save blitline-dev/7310593 to your computer and use it in GitHub Desktop.
Save blitline-dev/7310593 to your computer and use it in GitHub Desktop.
pdf_with_dpi
{
"application_id":"YOUR_APP_ID",
"src":"https://s3.amazonaws.com/bltemp/TrademarkInformation.pdf",
"src_data" : { "dpi" : 500 },
"src_type":"multi_page",
"functions":[
{
"name":"no_op",
"save":{
"image_identifier":"external_sample_1"
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment