1. NodeBox 1
    1. Homepage
    2. NodeBox 3Node-based app for generative design and data visualization
    3. NodeBox OpenGLHardware-accelerated cross-platform graphics library
    4. NodeBox 1Generate 2D visuals using Python code (Mac OS X only)
  2. Gallery
  3. Documentation
  4. Forum
  5. Blog

Export PDF from animation?

Posted by Yanone on Oct 01, 2010

hi guys,

is it possible to call a pdf export fom a running animation?
one could envoke external pdf-libraries to draw the same stuff, but that's kind of redundant, when pdf export is already built-in.

thank you,
yanone


 
Posted by Yanone on Oct 03, 2010

i found it by accident, hidden in some release notes file in the svn repository: canvas.save('two-rects.pdf')
none of the built-in NB lib is described anywhere, right?

http://dev.nodebox.net/svn/nodebox/tags/1.9.4/src/Changes.txt



Posted by Tom De Smedt on Oct 04, 2010

Some notes are here:
http://nodebox.net/code/index.php/Console