Using the PDF Converter

The PDF Converter is available for use when the Save as PDF control is not present on a view or form or the designer don't want to use the Save as PDF control. The Broker also allows added functionality as you can specify dynamic URL’s and HTML and you are not limited to taking a snapshot of what is currently reflected on the screen. A snapshot can be taken for example of http://www.google.com.

When using the PDF Converter, the following should be considered:

  • Views and forms used with the PDF Converter should be checked in as it authenticates on the Service Level and has no control over how it gets authenticated as it does not impersonate the user. This obviously allows the use of any URL, but it should be used with discretion
  • Since the PDF Converter relies heavily on manual input, the outcome can not be controlled and debugging might be required if the behavior does not conform to the intended use. It is important to ensure the correctness of what is captured before continuing with the process
  • It is highly recommended to rather use the Save as PDF control as all of the above is built into the logic behind the control

The PDF Converter has three functions:

HTML - Creates a PDF file at a certain point in time
URL - Creates a PDF file upon load of the page

These functions are available in the ServiceObject Explorer when creating an Advanced SmartObject.

How to create a PDF file using the PDF Converter in and Advanced SmartObject