Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Weird PDFView Printing Issue




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:
http://lists.apple.com/mailman/options/cocoa-dev/email@hidden

This email sent to email@hidden


Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.