• 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: "Johan Kool" <email@hidden>
  • Date: Thu, 18 May 2006 13:54:38 +0200

> Well, you can of course still link to the AppKit framework and use
> NSView. (..)


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.

That would rule out the other suggestion of using NSLayoutManager/NSGraphicsContext by Scott too, since all these are declared in AppKit. So am I right that if Will wants to create his PDF in a CLI app without a window server connection that he needs to go look for a 3rd party PDF creating library elsewhere?

Greetings,

Johan

--
http://www.johankool.nl/
_______________________________________________
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: Sherm Pendley <email@hidden>
    • Re: How can I create a PDF document from a string in a non-GUI application?
      • From: j o a r <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>)
 >Re: How can I create a PDF document from a string in a non-GUI application? (From: j o a r <email@hidden>)

  • Prev by Date: Re: How can I create a PDF document from a string in a non-GUI application?
  • 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