From nobody Fri Jan 20 00:17:16 2023 X-Original-To: freebsd-questions@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Nyg6s2B8Sz2t6Gd for ; Fri, 20 Jan 2023 00:17:25 +0000 (UTC) (envelope-from freebsd@dreamchaser.org) Received: from nightmare.dreamchaser.org (ns.dreamchaser.org [66.109.141.57]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "dreamchaser.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Nyg6r0wvPz3KCx for ; Fri, 20 Jan 2023 00:17:24 +0000 (UTC) (envelope-from freebsd@dreamchaser.org) Authentication-Results: mx1.freebsd.org; dkim=none; spf=pass (mx1.freebsd.org: domain of freebsd@dreamchaser.org designates 66.109.141.57 as permitted sender) smtp.mailfrom=freebsd@dreamchaser.org; dmarc=none Received: from [192.168.151.122] (breakaway [192.168.151.122]) by nightmare.dreamchaser.org (8.16.1/8.16.1) with ESMTP id 30K0HGpM034249; Thu, 19 Jan 2023 17:17:16 -0700 (MST) (envelope-from freebsd@dreamchaser.org) Message-ID: Date: Thu, 19 Jan 2023 17:17:16 -0700 List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:102.0) Gecko/20100101 Thunderbird/102.7.0 Subject: Re: PDF forms To: Aryeh Friedman , FreeBSD Mailing List References: Content-Language: en-US Reply-To: freebsd@dreamchaser.org From: Gary Aitken In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.6.4 (nightmare.dreamchaser.org [192.168.151.101]); Thu, 19 Jan 2023 17:17:16 -0700 (MST) X-Spamd-Result: default: False [-3.28 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-0.995]; NEURAL_HAM_SHORT(-0.98)[-0.981]; R_SPF_ALLOW(-0.20)[+mx]; MIME_GOOD(-0.10)[text/plain]; MLMMJ_DEST(0.00)[freebsd-questions@freebsd.org]; FREEMAIL_TO(0.00)[gmail.com,freebsd.org]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; RCPT_COUNT_TWO(0.00)[2]; ASN(0.00)[asn:21947, ipnet:66.109.128.0/19, country:US]; MIME_TRACE(0.00)[0:+]; HAS_REPLYTO(0.00)[freebsd@dreamchaser.org]; TO_DN_ALL(0.00)[]; TO_MATCH_ENVRCPT_SOME(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; ARC_NA(0.00)[]; RCVD_COUNT_TWO(0.00)[2]; FROM_HAS_DN(0.00)[]; REPLYTO_ADDR_EQ_FROM(0.00)[]; TAGGED_RCPT(0.00)[]; DMARC_NA(0.00)[dreamchaser.org]; RCVD_TLS_LAST(0.00)[] X-Rspamd-Queue-Id: 4Nyg6r0wvPz3KCx X-Spamd-Bar: --- X-ThisMailContainsUnwantedMimeParts: N On 1/19/23 16:47, Aryeh Friedman wrote: > A client of ours sent us an IRS (W-9) form as a PDF form. Don't have > a working printer right now (mechanical issues) and thus can not > print, fill out, sign and then rescan to send back. > > Is there anything in the ports collection (or anywhere else) that can > handle both filling out the form and superimposing a scanned copy of > my signature onto it? > > For the last part I guess I can use GIMP but none of the PDF readers > in the ports collection I have tried can handle both filling out and > saving PDF forms. I've used GIMP for this many times. Gary