From owner-freebsd-questions@FreeBSD.ORG Fri Jan 1 17:30:11 2010 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 94E6C1065670 for ; Fri, 1 Jan 2010 17:30:11 +0000 (UTC) (envelope-from doug@polands.org) Received: from hrndva-omtalb.mail.rr.com (hrndva-omtalb.mail.rr.com [71.74.56.122]) by mx1.freebsd.org (Postfix) with ESMTP id 564198FC0A for ; Fri, 1 Jan 2010 17:30:11 +0000 (UTC) X-Authority-Analysis: v=1.0 c=1 a=GXQalCml41SipT_VnDQA:9 a=73RO11YQkb2nGy8RNCoG_0q5RWEA:4 X-Cloudmark-Score: 0 X-Originating-IP: 75.87.219.217 Received: from [75.87.219.217] ([75.87.219.217:61630] helo=haran.polands.org) by hrndva-oedge03.mail.rr.com (envelope-from ) (ecelerity 2.2.2.39 r()) with ESMTP id 02/82-13308-2213E3B4; Fri, 01 Jan 2010 17:30:10 +0000 Received: from [172.16.1.37] (sichem-wifi.polands.org [172.16.1.37]) by haran.polands.org (8.14.3/8.14.3) with ESMTP id o01HU9SL032909 for ; Fri, 1 Jan 2010 11:30:09 -0600 (CST) (envelope-from doug@polands.org) Message-ID: <4B3E3121.6060106@polands.org> Date: Fri, 01 Jan 2010 11:30:09 -0600 From: Doug Poland User-Agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.9.1.5) Gecko/20091204 Thunderbird/3.0 MIME-Version: 1.0 To: questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Advanced printing/layout tools X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Jan 2010 17:30:11 -0000 Hello, I've been tasked to print a phonebook style directory for an organization. The data will be coming out of a MySQL database and can be easily saved as comma-delimited, or whatever text format I need. My specific question is, what open source tools would one use to tackle a project like this? I'm very comfortable in a CLI and do not require/desire a GUI. Thank you and Happy New Year! Doug Poland