Please take a look at the getting started guide if you are unfamiliar with the Netcopy API.
Returns a page (or range of pages) as a JPEG image.
Name | Required? | Default | Example | Description |
---|---|---|---|---|
size | No | n/a | "200x300" | Scale the page to 200 by 300 pixels |
When requesting a single page image sizes can have the following formats:
For page ranges you must specify both a width and height. The generated image will contain each page specified, one after another, horizontally.
The method returns a JPEG image.