[webkit-dev] Webkit capture web page content API

webkitUser psailup at yahoo.com
Mon Jun 1 04:53:08 PDT 2009


Can this be done using only Webkit API(without cocoa)?
Am basically trying to capture the web page content on windows and would
like to do it with Webkit.



Darin Adler wrote:
> 
> On May 13, 2009, at 8:59 AM, Lucius Fox wrote:
> 
>> But if Webkit is not involved. That means it can not capture the web  
>> content which is not within the visible area (e.g. a page is long  
>> and it has scroll bar)?
> 
> To capture more than what’s currently visible you can use these NSView  
> methods with the [[[webView mainFrame] frameView] documentView] view  
> rather than the web view itself.
> 
>      -- Darin
> 
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
> 
> 

-- 
View this message in context: http://www.nabble.com/Webkit-capture-web-page-content-API-tp23516755p23813818.html
Sent from the Webkit mailing list archive at Nabble.com.



More information about the webkit-dev mailing list