On Sat, 19 Jul 2003 01:27:58 +00, Bastiaan Edelman, PA3FFZ wrote: > Is it possible to make a ps or pdf from a bmp? > I always thought the PS printing in Arachne would print images too but > when I covert the PS output to pdf with gostscript only text is in the > file.
Many image editors/converters can save an image as EPS (Encapsulated PostScript) files and/or print it on a PostScript printer (you have to send output to a file in this case). E.g., PV (DOS, shareware; http://www.multimediaware.de/pv/ ) is able to do this. PS can be converted to PDF by Ghostscript ("-sDEVICE=pdfwrite"). HTH Michal
