print.m

Ben Abbott bpabbott at mac.com
Mon Apr 27 17:56:53 CDT 2009


On Apr 26, 2009, at 9:49 PM, Ben Abbott wrote:

> Michael (or other Windows users),
>
> If you have an existing eps-file named 'test.eps', does the  
> following place bounding-box information in the file bbox.txt?
>
> 	[s, o] = system ("gswin32c -q -dBATCH  -dNOPAUSE  -sDEVICE=bbox  
> test.eps")
>
> If not, does this work?
>
> 	[s, o] = system ("gswin32c -q -dBATCH  -dNOPAUSE  -sDEVICE=bbox  
> test.eps 2>&1")


Michael,

I apologize for my impatience, but can you tell me what happens for  
each of the above?

Thanks
Ben


More information about the Bug-octave mailing list