• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
[Re: Another WebView Printing Question]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[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

  • Prev by Date: placeholder text in NSTextView
  • Next by Date: Re: ScreenSaverView with multiple displays
  • Previous by thread: placeholder text in NSTextView
  • Next by thread: Re: ScreenSaverView with multiple displays
  • Index(es):
    • Date
    • Thread