---David Vincent-Jones wrote:
> I did not get any results with bmp in a basic Windows install
> ... I was
> trying to minimize any secondary packages in my clients system.
>
> On my Linux system 'save emf' just went off into la-la land. I did not
> try pdf since it is problematic for post print handling.
>
> Not a big problem however.

David,
I have confirmed that I can save a plot to bmp format without either 
`media/image3` or `media/platimg` installed. It works for me both on Windows 
and Linux.

Can you try the following commands, and check whether the file `~temp/plot.bmp` 
exists?

   load 'plot'
   pd 'reset'
   pd i.3 4
   pd 'show'
   pd 'save bmp'
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to