HTML to PDF

Job ID: 34273471

Budget: $30 – $250 USD

I have a powershell script which invokes WKHTMLTOPDF and works fine with another URL, however, when I run it with a new URL, the script fails to print URL to PDF.

Here is the process:
1. Read Geographic ID's from file (working)
2. Go to https://www.collincad.org/propertysearch and loop through Geographic IDs from file (Working)
3. If no account is found (P900021132841), I'd still like the script to convert the results page to PDF and simply add a suffix "_No_CAD_Account" to the saved PDF file. (This needs to be configured)
4. If Geographic ID does return an account, print to PDF (This part is not working)
Related categories: Powershell