• 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
Re: Creating a PDF file from NSString without showing it onscreen
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Creating a PDF file from NSString without showing it onscreen


  • Subject: Re: Creating a PDF file from NSString without showing it onscreen
  • From: Andy Lee <email@hidden>
  • Date: Tue, 26 Aug 2008 16:22:12 -0400

On Aug 26, 2008, at 4:03 PM, Paul Archibald wrote:
PDFImageView* pdfview = [[PDFImageView alloc] init];

[...], I see that my pdfbounds rectangle is not properly sized, but is just {0,0,0,0}.

That's because you used -init to initialize pdfView. The designated initializer for NSViews is -initWithFrame:.


--Andy


_______________________________________________

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: Creating a PDF file from NSString without showing it onscreen (solution?)
      • From: Paul Archibald <email@hidden>
References: 
 >Creating a PDF file from NSString without showing it onscreen (From: Paul Archibald <email@hidden>)

  • Prev by Date: Creating a PDF file from NSString without showing it onscreen
  • Next by Date: Re: [ANNOUNCE] SQLite Persisted Objects for Cocoa
  • Previous by thread: Creating a PDF file from NSString without showing it onscreen
  • Next by thread: Re: Creating a PDF file from NSString without showing it onscreen (solution?)
  • Index(es):
    • Date
    • Thread