> When I export a PCB to a .ps file with the "outline" option selected > it draws the outline on the "front" and the "back" pages, but it > does not draw it on the "frontassembly" and "backassembly" pages. Is > there a way to get pcb to draw the outline on these two pages?
You'll need to add code to PrintAssembly() in src/draw.c to find and draw the "outline" layer. _______________________________________________ geda-user mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

