• 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
Webkit printing
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Webkit printing


  • Subject: Webkit printing
  • From: John Timmer <email@hidden>
  • Date: Tue, 21 Oct 2003 17:26:28 -0400

Greetings -

I'm trying to print a webview that's one of a number of views in my window.
I've tried both:
[NSPrintOperation printOperationWithView: thePrintJobView];

and:
[NSPrintOperation printOperationWithView: [[thePrintJobView mainFrame]
frameView]];

And both of them give me a print job with the bounds of what's in the
window, and include the scrollbars. How does one get just the internal
contents, hopefully all of them, in a view the size of a page?

Any advice appreciated,

John
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Resizing view content
      • From: John Timmer <email@hidden>
  • Prev by Date: Re: detecting a double click ahead of time
  • Next by Date: Re: detecting a double click ahead of time
  • Previous by thread: Re: detecting a double click ahead of time
  • Next by thread: Resizing view content
  • Index(es):
    • Date
    • Thread