Skip to content

Instantly share code, notes, and snippets.

@blitline-dev
Created September 16, 2014 17:48
Show Gist options
  • Save blitline-dev/d11e0c8b3ef57cd0d362 to your computer and use it in GitHub Desktop.
Save blitline-dev/d11e0c8b3ef57cd0d362 to your computer and use it in GitHub Desktop.
burst_example.js
{
"application_id": "YOUR_APP_ID",
"src": "https://bc-bww-dev.s3.amazonaws.com/test/bww.pdf",
"src_type": "burst_pdf",
"v": 1.21,
"src_data": {
"dpi": 200
},
"functions": [
{
"name": "resize_to_fit",
"params": {
"width": 500
},
"save": {
"image_identifier": "external_sample_1"
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment