Extra pages when printing
Extra pages when printing
- Subject: Extra pages when printing
- From: Sam Stigler <email@hidden>
- Date: Sun, 20 May 2007 18:21:38 +1000
I'm having a problem where I created a created a PDF preview method
by all but copying the code from
http://cocoadevcentral.com/articles/000074.php , (except setting
NSPrintPreviewJob for the disposition instead of NSPrintSaveJob, and
now I'm getting this weird thing happening where my content is only
printing every other page -- that is, only on the odd pages. Both
horizontal and vertical pagination are set to auto, and the text view
appears normal (without page breaks) when I scroll through it, Does
anyone know how I might be able to get around this problem? I
suspect it might have started when I began using a NSAttributedString
instead of a NSString for the content of the text view that the print
job is printing, but I'm not sure about that, and I'd like to keep
the NSAttributedString.
Thanks,
Sam
_______________________________________________
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