This class can be used to generate a PDF document from an HTML page.
The class can call a remove Web service that converts the HTML page with a given URL to a PDF document.
The PDF document generated by the remote service is retrieved and served as part of the current script output. |