Re: Creating pdf document

2014-08-16 Thread Jean Suisse
Thank you Jonathan Mitchell, Edward Taffel, and Joel Norvell for your replies. I asked the question before catching a train, hoping to have some thoughts to read when arriving home. However, during the 3.5 hour-long journey, I had some time to think about it and found a simple solution: I reali

Re: Creating pdf document

2014-08-16 Thread edward taffel
a cocoa solution may yet be forthcoming, but—if you enjoy pdf, qua pdf, i should investigate CGPDFContextCreate. regards, edaward On Aug 16, 2014, at 6:18 AM, Jean Suisse wrote: > Dear All, > > I have a goods management cocoa application which needs to generate pdf > documents. It isn’t a d

Re: Creating pdf document

2014-08-16 Thread Jonathan Mitchell
On 16 Aug 2014, at 11:18, Jean Suisse wrote: > Dear All, > > I have a goods management cocoa application which needs to generate pdf > documents. It isn’t a document-based app, it doesn’t use core data and the > data that should be printed are not laid out in any of the views displayed to >

Creating pdf document

2014-08-16 Thread Jean Suisse
Dear All, I have a goods management cocoa application which needs to generate pdf documents. It isn’t a document-based app, it doesn’t use core data and the data that should be printed are not laid out in any of the views displayed to the user. In short, I would need to generate a pdf document