I\'m trying to convert a generated web page into a PDF programmatically through python3.
This is done by starting an HTTP.server from a python script. An
HTTP.server