• 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
-[PDFView drawPage:] and Printing
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

-[PDFView drawPage:] and Printing


  • Subject: -[PDFView drawPage:] and Printing
  • From: Kyle Sluder <email@hidden>
  • Date: Mon, 9 Feb 2009 16:28:18 -0500

Hi list,

I'm overriding -drawPage: in a PDFView subclass with the intent of
layering two PDFs on top of each other.  It works great on screen, but
when I attempt to print the document, PDFKit just prints the document
PDFView rather than using my -drawPage: method.  I've tried -[PDFView
print:], -[[PDFView documentView] print:], and -[PDFView
printWithInfo:autoRotate:].  All of them just pass the source PDF
right through.

Am I going to have to generate a new PDFDocument by hand?

--Kyle Sluder
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: -[PDFView drawPage:] and Printing
      • From: Antonio Nunes <email@hidden>
    • Re: -[PDFView drawPage:] and Printing
      • From: John Calhoun <email@hidden>
  • Prev by Date: Re: Mixing C++ and Objective-C
  • Next by Date: Re: Question regarding nullified relationship objects
  • Previous by thread: Re: NSCollectionView: Different-sized items? Docs?
  • Next by thread: Re: -[PDFView drawPage:] and Printing
  • Index(es):
    • Date
    • Thread