We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpPrograms › printing image
Page Index Toggle Pages: 1
printing image (Read 473 times)
printing image
Jan 3rd, 2009, 9:16am
 
hello, I'm doing a project using processing,and I'm having a question.
I want to print images. I know saving images and print it,
but I want to print images directly. Thank you.
Re: printing image
Reply #1 - Jan 5th, 2009, 9:33am
 
umm..processing can't print images?
I thought it's possible..
well, I think I have to change my project.
Re: printing image
Reply #2 - Jan 5th, 2009, 10:41am
 
Processing is built on Java. Go see can Java print your image for you with the hardware/OS configuration you are using.
Re: printing image
Reply #3 - Jan 5th, 2009, 12:42pm
 
Looks like there is a good reference (not read it yet): Printing in Java.
It doesn't seem simple, though (unsurprisingly)...
Page Index Toggle Pages: 1