From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A897E158012 for ; Wed, 22 Sep 2021 20:15:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 53A4BE096F; Wed, 22 Sep 2021 20:15:04 +0000 (UTC) Received: from ciao.gmane.io (ciao.gmane.io [116.202.254.214]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D79FBE0880 for ; Wed, 22 Sep 2021 20:15:03 +0000 (UTC) Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1mT8dy-000AD9-42 for gentoo-user@lists.gentoo.org; Wed, 22 Sep 2021 22:15:02 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Grant Edwards Subject: [gentoo-user] Re: acrobat reader Date: Wed, 22 Sep 2021 20:14:42 -0000 (UTC) Message-ID: References: <0b9b1097-acf3-a9cc-fd69-b0b7753aaa36@sys-concept.com> User-Agent: slrn/1.0.3 (Linux) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 16ffe124-7017-482d-8c46-84715732051d X-Archives-Hash: 16edc93cc0d23b5c97805c02f633908f On 2021-09-22, Jack wrote: > On 2021.09.22 15:06, thelma@sys-concept.com wrote: >> I have a pdf fillable form which I can only open in acrobat reader on >> Windows. >> >> Which package do I use to read these form on Gentoo? > > You should be able to read them with any PDF reader. Nope. It uses Javascript and dynamic XFA content. None of the third-party PDF readers support that. > Not all readers > will allow you to fill in the forms and save with the inserted data. I > use Okular for that, but the dependencies may be a lot if you don't > already run KDE. I wouldn't be surprised if the Gnome PDF reader > (evince?) can also do it. none of evince, atril or pdfstudio support dynamic XFA. -- Grant