From owner-freebsd-questions@FreeBSD.ORG Thu Jun 17 19:39:49 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 84B62106566B; Thu, 17 Jun 2010 19:39:49 +0000 (UTC) (envelope-from efinley.lists@gmail.com) Received: from mail-yw0-f191.google.com (mail-yw0-f191.google.com [209.85.211.191]) by mx1.freebsd.org (Postfix) with ESMTP id 28C758FC08; Thu, 17 Jun 2010 19:39:48 +0000 (UTC) Received: by ywh29 with SMTP id 29so430265ywh.27 for ; Thu, 17 Jun 2010 12:39:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=/7q37AOt/Eo9sX46iiRDOMHM8umO8WPM3AxDjOslWf0=; b=wZP1FMcArUrVuzMSTw1tSrUEm1h8morp0TX1KdzDpnTWtZIpSrFSGmXdj/QeyPcYfH gkFCiD9Y0h0qkX/rziaq9lwhU7xMO8vCmBYhpV1lxWGe3nhJLGp12gAqHrdSXwhN29CT +IbPuSz9Sef1W+flw4nzo7Qnt+XlnpwgzEYK8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=WjkSthy6dueqInDz/WpBJwrMKEjg7Mt75YFY+uZtxWadMoxXvRJydAd8YH0IbJnzk0 IrVerhuDTYutlnoudqkeWdMgryECOlsoJ0Nv9NXBarImIvWTrZNH3SfgdzgXW/4fXfGc 7VieZhaMFR/ZtvWCLI90k99lJsz+wr/ryhG6w= MIME-Version: 1.0 Received: by 10.151.86.2 with SMTP id o2mr67952ybl.318.1276802100881; Thu, 17 Jun 2010 12:15:00 -0700 (PDT) Received: by 10.150.211.17 with HTTP; Thu, 17 Jun 2010 12:15:00 -0700 (PDT) In-Reply-To: <20100617185545.GA69469@bewilderbeast.blackhelicopters.org> References: <20100617152237.GA68461@bewilderbeast.blackhelicopters.org> <4C1A576D.9090601@FreeBSD.org> <20100617185545.GA69469@bewilderbeast.blackhelicopters.org> Date: Thu, 17 Jun 2010 13:15:00 -0600 Message-ID: From: Elliot Finley To: "Michael W. Lucas" Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Greg Larkin , questions@freebsd.org Subject: Re: PDF storage software recommendations? 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: Thu, 17 Jun 2010 19:39:49 -0000 http://www.google.com/search?hl=en&q=open+source+document+management+system&aq=f&aqi=&aql=&oq=&gs_rfai= On Thu, Jun 17, 2010 at 12:55 PM, Michael W. Lucas < mwlucas@blackhelicopters.org> wrote: > On Thu, Jun 17, 2010 at 01:12:13PM -0400, Greg Larkin wrote: > > -----BEGIN PGP SIGNED MESSAGE----- > > Hash: SHA1 > > > > Michael W. Lucas wrote: > > > Hi, > > > > > > I have to store a bunch of PDFs of orders. I'd like to be able to > > > "tag" these by customer, date, and a couple of other characteristics, > > > and then search and/or sort by these tags. > > > > > > I'm certain that we have something in ports that will do this, but > > > danged if I can find a good candidate. While I'm sure I could build a > > > database/PHP app that would work, surely someone's already done this? > > > Any recommendations? > > > > > > Thanks, > > > ==ml > > > > > > > Hi Michael, > > > > I maintain print/pdftk, and you can edit document metadata with it. The > > "updateinfo" subcommand should do what you want. I found this page > > describing that and some other functions of the tool: > > http://scottnesbitt.net/ubuntublog/?p=269. > > That looks like a fabulous tool, actually. I've wanted that > functionality for years. But it's not quite what I want. > > We get orders for services via PDF. We need to keep them, and call > them up months or years later. We'd need to find things like "all of > the PDFs for Customer X" or "all of the PDFs for circuit ID > such-and-such." Surely other people have had this problem, for > generic documents/files if not PDFs in particular... > > ==ml > > -- > Michael W. Lucas mwlucas@BlackHelicopters.org > http://www.MichaelWLucas.com/, http://blather.MichaelWLucas.com/ > New book: Network Flow Analysis > pre-order now! http://www.networkflowanalysis.com/ > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" >