Loading...
Processing Forum
Recent Topics
All Forums
Screen name:
hoppityhare
hoppityhare's Profile
1
Posts
1
Responses
0
Followers
Activity Trend
Last 30 days
Last 30 days
Date Interval
From Date :
To Date :
Go
Loading Chart...
Posts
Responses
PM
Show:
All
Discussions
Questions
Expanded view
List view
Private Message
Where is my PDF?
[2 Replies]
09-Jan-2013 12:36 AM
Forum:
Core Library Questions
OK, I fully realize I must be doing something extremely stupid and yes, I've looked through this forum for an answer but...
When I copy and run a simple demo program on Windows 7 using the vanilla download of Processing 2.0b7, namely:
import processing.pdf.*;
void setup() {
size(400, 400, PDF, "testfile.pdf"); }
void draw() {
// Draw something good here
line(0, 0, width/2, height);
// Exit the program
println("Finished."); exit(); }
I get no errors, 'Finished' is printed but there's no pdf. What am I doing wrong?
MTIA,
HH
«Prev
Next »
Moderate user : hoppityhare
Forum