Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This can be used in My House - see screenshots at the end of this topic.

This uses wkhtmltoxwkhtmltopdf which would have been installed by the Astun 3rd Party Installer.

...

Code Block
http://custom.astun.local/mycouncil/web/getdata.aspx?requesttype=pdf&tab=0,1&enablejs=True&uid=100000000000

Parameters


Name

Requirement

Description

RequestType

mandatory

This will always be “pdf”

tab

mandatory

This is the tab number(s) that you wish to include in your pdf e.g. My property, My Maps etc. where 0 represents the first tab etc.

enablejs

mandatory

This must be set to True to enable JavaScript

uid

mandatory

This is the unique id for the property usually the UPRN [Unique Property Reference Number.

This will result in the "Generate a PDF of this page" link shown in the image below.

...