There are no forum posts on this topic! Why don't you write one?
I'm trying to convert this page to PDF, but the form fields are only partially filled in. When I view the page in my browser, all of the fields are filled in, but when I try screenshotting with the PHP API or by directly entering the URL on the grabzIt site, all the fields after "Sub Total" are empty. Note that the page fills in the form fields using JavaScript, but I have setWaitForElement() set up on an element "#finished-rendering" that is set to display:none until the JavaScript is complete, and then I run $("#finished-rendering").show().
I've experimented with using setDelay() with delays up to 10000 ms, but still it only fills in up to "Sub Total". I suspect there is a JS error occuring when grabzIt loads the page that does not occur in my browser. Is there a way to debug this?
We have released a fix for this it should be fully rolled out in the next half an hour. Sorry for an inconvience caused.