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 & HelpOther Libraries › Exporting PDFs from application
Page Index Toggle Pages: 1
Exporting PDFs from application? (Read 1146 times)
Exporting PDFs from application?
Sep 10th, 2006, 7:35pm
 
Hi there,
I can happy make PDFs from my sketch when its running within the API but when I export as an application (OS X intel) I can't seem to create them anymore and the app freezes when i try to export.

Am I doing something wrong?

Thanks
Re: Exporting PDFs from application?
Reply #1 - Sep 13th, 2006, 4:29am
 
that should work fine, what sort of error are you getting?
Re: Exporting PDFs from application?
Reply #2 - Sep 14th, 2006, 1:06pm
 
Thanks I manged to get it working. The problem was that the processing API can make PDFs even without the import PDF library. I did not include the library when exporting so it didn't work. Now I realised everything is perfect of course!
Page Index Toggle Pages: 1