GET api/Label/CalibrationPDF?subscriptionid={subscriptionid}&userid={userid}

Downloads a pdf that should be printed. The user should fold the paper and read the number on the vertical and horizontal edge. When he enters this number any following pdf will be created with a offset.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
subscriptionid

string

Required

userid

string

Required

Body Parameters

None.

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.