I am trying to develop reports. Idea is to have a static format of web page and finding webelements desired in it, like table. Then inserting new webelements (rows). I don't see an insert webelement function.
Moreover is it feasible for qtwebkit to render dynamic webpages a la asp.net or is it more of rendering engine basically unsuitable for the purpose stated.
Thanks in advance.