[Re: Another WebView Printing Question]
[Re: Another WebView Printing Question]
- Subject: [Re: Another WebView Printing Question]
- From: email@hidden
- Date: Thu, 27 Jan 2005 09:24:06 +0530 (IST)
- Importance: Normal
hi,
try using
[[[[self mainFrame] frameView] documentView] print:self];
here self represents WebView Class
this wil print the whole page,
hope this solves your issues.
Regards,
Sanoop
---------------------------- Original Message ----------------------------
Subject: Another WebView Printing Question
From: "Jeremy Sacket" <email@hidden>
Date: Thu, January 27, 2005 4:32 am
To: email@hidden
--------------------------------------------------------------------------
Can someone please tell me how to get the webview to print? I have tried
several examples on the lists.
However, none of them will use the CSS Pagebreak, or only show what is
showing in the view. So I started back to basics....
I created my own simple browser and had a button to call the [webview
print:self] method. It still prints only what is showing plus the
scrollbars. The interesting thing is if I go to print, then it shows
all of the page.
Thanks for any help.
Jeremy
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden