[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: gEDA-user: gSchem Output



On 8/5/06, COMINT <comint@xxxxxxxxx> wrote:
Is it possible to output a schematic in pdf in colour?

This will get you a .ps in color:

http://www.geda.seul.org/wiki/geda:faq-gschem#how_can_i_get_color_postscript_png_output

Then you can use gs to convert and merge multiple .ps files into one .pdf like this:

gs -dBATCH -dNOPAUSE -q -sDEVICE=pdfwrite -sOutputFile=output.pdf *.ps

- Taylor

_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user