From owner-freebsd-questions@FreeBSD.ORG Fri Jan 21 05:53:39 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5247C16A4CE for ; Fri, 21 Jan 2005 05:53:39 +0000 (GMT) Received: from mta13.adelphia.net (mta13.adelphia.net [68.168.78.44]) by mx1.FreeBSD.org (Postfix) with ESMTP id A53AF43D4C for ; Fri, 21 Jan 2005 05:53:38 +0000 (GMT) (envelope-from parv@pair.com) Received: from default.chvlva.adelphia.net ([69.160.64.198]) by mta13.adelphia.netESMTP <20050121055337.GDTZ5807.mta13.adelphia.net@default.chvlva.adelphia.net>; Fri, 21 Jan 2005 00:53:37 -0500 Received: by default.chvlva.adelphia.net (Postfix, from userid 1000) id 02FC3B4F5; Fri, 21 Jan 2005 00:53:45 -0500 (EST) Date: Fri, 21 Jan 2005 00:53:45 -0500 From: Parv To: "E. J. Cerejo" Message-ID: <20050121055345.GA1242@holestein.holy.cow> Mail-Followup-To: "E. J. Cerejo" , FreeBSD Questions References: <20050121035811.5032.qmail@web61009.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050121035811.5032.qmail@web61009.mail.yahoo.com> cc: FreeBSD Questions Subject: Re: PDF file editor X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: f-q List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Jan 2005 05:53:39 -0000 in message <20050121035811.5032.qmail@web61009.mail.yahoo.com>, wrote E. J. Cerejo thusly... > > Is there a port that allows you to edit a pdf file or fill it in? I don't know one with which a PDF file can be edited, but acroread port, print/acroread, does allow to type in the appropriate space in some files. If you are feeling adventurous or need to learn about overlaying a PDF file, install the teTeX port(s) and read up on the related topic in comp.text.tex newsgroup (or elsewhere). - Parv --