I believe I need to use a file reference to the html like this: pdf = pisa.CreatePDF( StringIO.StringIO(html) , result)
But I am still getting an empty string. --
I believe I need to use a file reference to the html like this: pdf = pisa.CreatePDF( StringIO.StringIO(html) , result)
But I am still getting an empty string. --