• 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
How to create a multi-page PDF from NSImageBitmapReps?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How to create a multi-page PDF from NSImageBitmapReps?


  • Subject: How to create a multi-page PDF from NSImageBitmapReps?
  • From: Dave Camp <email@hidden>
  • Date: Tue, 25 Apr 2006 18:02:37 -0700

I'm working on a debugging tool (command line) that generates high resolution images and renders them as TIFFs on disk. This part works pretty well; I create a series of NSImageBitmapReps, my code fills in the pixels, and I save the resulting data to disk with [imageRep representationUsingType:NSTIFFFileType properties:dict];

I'd like to take this one step further and write a single PDF file that has a single image on each page. Unfortunately, the NSImage documentation has thoroughly confused me and searching the list didn't turn up anything like this.

Can someone point me in the right direction?

Thanks,
Dave

---
You are in a maze of testy little Java VMs, all subtly different.

_______________________________________________
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


  • Prev by Date: Re: QTMovie movieWithFile takes a long time
  • Next by Date: Re: Scripting with JavaScript in Cocoa tutorial
  • Previous by thread: break (was: NSError: why returned directly?)
  • Next by thread: Need suggestion on creating web form-filling application
  • Index(es):
    • Date
    • Thread