Proof positive of the power of PDF export in Processing: I have just uploaded images of 4 posters I’ve made for the upcoming C.stem exhibition in Turin. Using the new PDF export, I was able to effortlessly output print-ready files which were then finally prepped in InDesign. Using PDF has many advantages over the older libraries (AIExport, my own SimplePostscript etc):

  • Using beginRaw() / endRaw() it is possible to render 3D shapes.
  • Adding PDF output is typically 6 lines of code.
  • PDF has transparency support.
  • Using PDF with Processing gives you accurate control over the canvas size and units.

As you can tell, I can not say how excited I am about the PDF output. Thank you, Ben!

This set of posters were output as black only, so that the printer could easily output a single film for each poster. They are then printed as a single-color process, with each using one of the CMYK colors. See also the Sketches Flickr set for in-progress examples, or C.Stem: CMYK posters (Original size) for a higher-res version.

3 Comments »

There are 3 comments to "C.stem: CMYK posters". You may leave your own comment.
1. claudio midolo, May 22nd, 2006 at 02:04

awesome visuals i love them!
i’ve seen ur work @ offf and it inspired me a lot…

ps: is there a tutorial/reference to see how to export 2 pdf? TNX ;)

2. watz, May 22nd, 2006 at 04:36

No tutorial yet, I believe Casey will post some “official” code examples eventually. But don’t worry, I have already put together an example using PDF for 3D geometry output. I will post it here later today…

3. lenny, March 18th, 2007 at 16:09

i love these. great shots

Comment on this entry

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="">