ext Alberto Mardegan wrote:
Hi,
suppose that I have some HTML (in a file or in memory) and I want my application to display it as a static bitmap. How can this be done? Is there some browser API that I can call, and which would return me an image of the page.

Ideally, the input data should be the HTML, a desired width (in pixels), a zoom level (or character size); the output would be a bitmap, either in memory or as a file path.

Any suggestions?

There is a qt application, which does that. Check out the code:

http://qt.gitorious.org/qt-labs/graphics-dojo/trees/master/websnap

Daniel
TIA,
   Alberto


_______________________________________________
maemo-developers mailing list
[email protected]
https://lists.maemo.org/mailman/listinfo/maemo-developers

Reply via email to