Re: Widget and PostScript files [message #36759] |
Fri, 17 October 2003 05:16 |
David Fanning
Messages: 11724 Registered: August 2001
|
Senior Member |
|
|
y meyerfeld writes:
> I 've got some problemes in building PostScript files , from graphic plots.
> Everything is ok with a simple code, but as soon as I use widget subprogram,
> I can't anymore open or print my PostScript file. This file seems to be ok
> even so.
There is *nothing* about a widget program that would
interfere with PostScript output. This is a programming
error, pure and simple. :-)
For an example of how to create PostScript output in
a widget program, see (for example) FSC_SURFACE:
http:/www.dfanning.com/programs/fsc_surface.zip
Cheers,
David
--
David W. Fanning, Ph.D.
Fanning Software Consulting, Inc.
Phone: 970-221-0438, E-mail: david@dfanning.com
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Toll-Free IDL Book Orders: 1-888-461-0155
|
|
|