• 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: How can I create a PDF document from a string in a non-GUI application?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How can I create a PDF document from a string in a non-GUI application?


  • Subject: Re: How can I create a PDF document from a string in a non-GUI application?
  • From: j o a r <email@hidden>
  • Date: Thu, 18 May 2006 11:55:47 +0200


On 18 maj 2006, at 11.45, Johan Kool wrote:

Well, you can of course still link to the AppKit framework and use
NSView. Just because you are writing a CLI application, doesn't mean
you can't use this framework and its objects. After all, just because
you create/use a NSView object doesn't mean you also have to display
it on screen at some point.


This is not generally true, even if you as a user of the framework doesn't do something that you think should require a connection to the window server, the framework might still do it as part of it's internal implementation.

As luck would have it, there is (difficult to find) documentation to help you determine what's safe to use:

<http://developer.apple.com/technotes/tn2005/ tn2083.html#SECLAYEREDFRAMEWORKS>
<http://developer.apple.com/technotes/tn2005/ tn2083.html#SECFRAMEWORKCROSSREFERENCE>


j o a r


Attachment: smime.p7s
Description: S/MIME cryptographic signature

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: How can I create a PDF document from a string in a non-GUI application?
      • From: "Johan Kool" <email@hidden>
References: 
 >How can I create a PDF document from a string in a non-GUI application? (From: email@hidden)
 >Re: How can I create a PDF document from a string in a non-GUI application? (From: "Johan Kool" <email@hidden>)

  • Prev by Date: RE: Printing
  • Next by Date: Re: How can I create a PDF document from a string in a non-GUI application?
  • Previous by thread: Re: How can I create a PDF document from a string in a non-GUI application?
  • Next by thread: Re: How can I create a PDF document from a string in a non-GUI application?
  • Index(es):
    • Date
    • Thread