if (do_name() != 'Home') : ?>
endif ?>
Posted by Frank Morris on Jan 27, 2008
This may be another problem or it might be related because of the way graphs are built, but I'm having troubles exporting any graphs. When I try to export as PDF the program unexpectedly quits. I have also tried this with the new beta 1.9.3 and it still happens.
Posted by Chris on Jan 27, 2008
I'm using the graph library as well - trying disabling shadows with
g.styles.depth = False g.styles.apply()and try exporting.
Posted by Frank on Jan 28, 2008
include("util/comment.php"); ?>
Thank...
That fixed my export problem, it must be something systemic with shadows.
Dropshadow export problem
Posted by Chris on Jan 27, 2008I'm having trouble exporting images and movies when shadows are enabled. Has anybody else run into this issue?