This class can take screenshots of Web pages using GrabzIt and return them as images, tables or PDF documents.
It can send a HTTP request to GrabzIt API Web server to request that the service takes a screenshot from a given page.
When the page picture taking request is sent, several options can be configured like the browser window size, the resulting image format, if it should use the mobile version of a web page, if only part of a web page should be captured, and a callback URL that will be accessed by the GrabzIt service when the page picture is ready.
Then the class can send a new request to the GrabzIt API to request the page picture image file when it is ready. |