X-Authentication-Warning: delorie.com: mail set sender to geda-help-bounces using -f X-Recipient: geda-help AT delorie DOT com Message-ID: <20120104180919.19275.qmail@stuge.se> Date: Wed, 4 Jan 2012 19:09:19 +0100 From: Peter Stuge To: geda-help AT delorie DOT com Subject: Re: [geda-help] Query gschem and PCB designer Mail-Followup-To: geda-help AT delorie DOT com References: <4f044837 DOT e748320a DOT 39f8 DOT 0bd1 AT mx DOT google DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Reply-To: geda-help AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-help AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk chetan patil wrote: > Does it matter whether I export it as .png , .jpeg or .pdf ? The answer is that it depends on what software you use to open and/or print the file that you exported. The safest method is to always use vectorized formats, like PDF or PS. Note that pcb can itself export directly to PostScript. I like to use this method in order to print. Many printers still understand PS and when the export from pcb can be printed directly, the results are always perfect. The more processing steps or conversions that happen between export and printer the higher the risk that an error is introduced somewhere. After exporting to PS in pcb, I like to use the evince application to view the result, and print from that application. You can also use other document viewers such as Okular or even gv. > Because, when I try to export to .pdf from Gerbv then everything is > hanged and there is no response from my system. Maybe there is some problem with the PDF export function in gerbv. I recommend exporting to PS directly from pcb, without first going through the gerber format. //Peter