From owner-freebsd-questions@FreeBSD.ORG Wed Jul 24 16:15:15 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 9A3E64BE for ; Wed, 24 Jul 2013 16:15:15 +0000 (UTC) (envelope-from feld@freebsd.org) Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 6E3522B1C for ; Wed, 24 Jul 2013 16:15:15 +0000 (UTC) Received: from compute4.internal (compute4.nyi.mail.srv.osa [10.202.2.44]) by gateway1.nyi.mail.srv.osa (Postfix) with ESMTP id E688D20CD1 for ; Wed, 24 Jul 2013 12:15:09 -0400 (EDT) Received: from web3 ([10.202.2.213]) by compute4.internal (MEProxy); Wed, 24 Jul 2013 12:15:11 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=message-id:from:to:mime-version :content-transfer-encoding:content-type:subject:date:in-reply-to :references; s=smtpout; bh=sEM6ii3nrri3+M8P2autX8kGzSQ=; b=cqja9 3uATjlti7UyQPji6LOIsdrfAsQhkUfyrZFYQpwSpSC6YoedOvfEsf0pTIevoCdYc 3KA68p1GDxx2HgmrBtq8WTn+cGNjLNQJ0wiLtLgKv5SCYMB9cA6B3L2UzwyPUjRj YzU0DUg4TzBgZAM9lKPWuyfigwUPd96mylaFns= Received: by web3.nyi.mail.srv.osa (Postfix, from userid 99) id DC652B01C77; Wed, 24 Jul 2013 12:15:09 -0400 (EDT) Message-Id: <1374682509.24532.9223372036856609521.156ACEE9@webmail.messagingengine.com> X-Sasl-Enc: RYsJvKeHIATNJU81LCJ83hHk+oLWSCYpSCd8g34LOdCc 1374682509 From: Mark Felder To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain X-Mailer: MessagingEngine.com Webmail Interface - ajax-7c8d3e73 Subject: Re: Saving scanned document Date: Wed, 24 Jul 2013 11:15:09 -0500 In-Reply-To: <20130724120449.26e4f19f@scorpio> References: <20130723131447.799396d7@scorpio> <44ppu9njiv.fsf@be-well.ilk.org> <20130723163540.40dcfd63@scorpio> <44k3kgyoc9.fsf@be-well.ilk.org> <20130724120449.26e4f19f@scorpio> X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Jul 2013 16:15:15 -0000 Can your machine email the PDF? That's how I'd solve it... have it send to a mailbox on your local machine and have a script that grabs the attachment and puts it in a directory shared on the network.