Returns the HTML code that allows you to embed a mini-version of the proof page viewer with the reviewer logged in.
|
Parameter |
Example |
API version | ||
SessionID* |
The session Id obtained from doLogin() |
string |
7viklshodc6cnsh4s5vu75mqk0 |
|
FileID* |
The file identifier |
integer |
418775 |
|
ReviewerID* |
The reviewer identifier |
string |
568643 |
|
Referer |
Determines the re-direct URL upon closing the proofing tool |
string |
http://proofhq.com |
13.8 |
Response parameters
Return the string representing the embed code, f
Return the string representing the embed code, f
or example:
<iframe src="http://app.proofhq.com/viewer/140" width="425" height="700" scrolling="no" style="border:0" />
<iframe src="http://app.proofhq.com/viewer/140" width="425" height="700" scrolling="no" style="border:0" />