• 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
Weird PDFView Printing Issue
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Weird PDFView Printing Issue


  • Subject: Weird PDFView Printing Issue
  • From: "Pierce T. Wetter III" <email@hidden>
  • Date: Tue, 8 May 2007 14:53:01 -0700


Ok, so I'm doing the thing where you use WebKit to print by doing:


Data -> HTML Code

 HTML Code -> WebKit WebView

 WebKit WebView -> PDF data(s) (1 per page)

 PDF datas(s) -> PDFDocument

 PDFDocument(s) -> Master PDFDocument  (via insertPage: atIndex:)

 Master PDF -> PDFView

 PDFView -> Print  (via printWithInfo:autoRotate:)

 But I'm having a problem at the final stage...

If I output each of the interim PDF data objects, the PDFs look and print fine from Preview.

If I output the master PDF to a file, it looks and prints fine from Preview!

If I tell the PDFView to print, and do a preview, the page isn't 8.5 by 11 like it should be and
so the top and bottom are truncated in Preview and presumably wouldn't print correctly.


 Pierce

_______________________________________________

Cocoa-dev mailing list (email@hidden)

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


  • Prev by Date: Re: Binding my custom view to NSArrayController's arrangedObjects (was) not working
  • Next by Date: Re: Does Core Data have a serious problem?
  • Previous by thread: Re: Binding my custom view to NSArrayController's arrangedObjects (was) not working
  • Next by thread: Possible to Receive a Screenshot?
  • Index(es):
    • Date
    • Thread