[webkit-dev] Printing in WebKit (Windows) / PRINTER / doc capture
Ionut Durbaca
ionut at inm.com
Wed Feb 21 07:18:11 PST 2007
Thanks anyways, Justin!
-----Original Message-----
From: justinhaygood at comcast.net [mailto:justinhaygood at comcast.net]
Sent: Tuesday, February 20, 2007 5:23 PM
To: Ionut Durbaca
Cc: webkit-dev at lists.webkit.org
Subject: RE: [webkit-dev] Printing in WebKit (Windows) / PRINTER / doc
capture
I'm not that good :). I've never actually meddled with Windows printing
like that, and I'm no longer familiar with the Windows WebKit code (I
was pre-COM-ification tho...). Wish I could be of more help.
-------------- Original message ----------------------
From: "Ionut Durbaca" <ionut at inm.com>
> Thanks Justin, yes - I'm a developer - but I'm so scared to swim
through
> the WebKit code to guess how to implement this printing... Could you
> indicate a precise point? (I searched for "GDI" in WebKit - found some
> entries inside the cairo library, but nothing was clear for me there)
>
> I still hope that someone has already printed with WebKit on
Windows...
>
> Anyway, for the moment, looking forward to your answer - maybe I can
get
> more help from you.
>
> Thanks a lot,
> Ion
>
> -----Original Message-----
> From: justinhaygood at comcast.net [mailto:justinhaygood at comcast.net]
> Sent: Tuesday, February 20, 2007 4:08 PM
> To: Ionut Durbaca
> Subject: Re: [webkit-dev] Printing in WebKit (Windows) / PRINTER / doc
> capture
>
>
> If your a developer, you can probably implement printing, probably by
> taking the raw GDI object underneath everything and sending that to
the
> print spool.
>
> -------------- Original message ----------------------
> From: "Ionut Durbaca" <ionut at inm.com>
> > Hello,
> >
> >
> >
> > Does anyone know how to print a document opened by WebKit on a
Windows
> > machine?
> >
> >
> >
> > I can not find any function in WebKit source code for that, or what
I
> > find calls "notImplemented()" or it is in fact displaying debug
> > information.
> >
> >
> >
> > To be more specific, I am talking of printing to a PRINTER, not
> printing
> > to screen, etc.
> >
> >
> >
> > Or, at least, does anyone know how to capture all document content
to
> a
> > PDF or to an image? I could print that afterwards.
> >
> >
> >
> > THANKS A LOT.
> >
> >
> >
> > Ion
> >
> >
> >
> >
> >
> >
>
>
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo/webkit-dev
More information about the webkit-dev
mailing list