Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id E5870200C78 for ; Thu, 18 May 2017 20:12:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id E40D9160BB5; Thu, 18 May 2017 18:12:22 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 364E9160B9D for ; Thu, 18 May 2017 20:12:22 +0200 (CEST) Received: (qmail 65481 invoked by uid 500); 18 May 2017 18:12:16 -0000 Mailing-List: contact users-help@pdfbox.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@pdfbox.apache.org Delivered-To: mailing list users@pdfbox.apache.org Received: (qmail 65467 invoked by uid 99); 18 May 2017 18:12:15 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 May 2017 18:12:15 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 85A18C0B63 for ; Thu, 18 May 2017 18:12:15 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.979 X-Spam-Level: X-Spam-Status: No, score=0.979 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-0.001] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id SypKUGa17ffQ for ; Thu, 18 May 2017 18:12:14 +0000 (UTC) Received: from mailout02.t-online.de (mailout02.t-online.de [194.25.134.17]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTPS id ABB0D5F341 for ; Thu, 18 May 2017 18:12:13 +0000 (UTC) Received: from fwd40.aul.t-online.de (fwd40.aul.t-online.de [172.20.26.139]) by mailout02.t-online.de (Postfix) with SMTP id 2E9EC41A33F7 for ; Thu, 18 May 2017 20:12:07 +0200 (CEST) Received: from [192.168.2.105] (rfJcI8ZAghOUFTxW7tYHUWGzIrb8gQzUI18-sGE89XnSSWhm0Hg2HncJ+anRHmTQPs@[217.231.147.150]) by fwd40.t-online.de with (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384 encrypted) esmtp id 1dBPu6-1nvBB20; Thu, 18 May 2017 20:12:02 +0200 Subject: Re: creating fillable forms, possibly in/from existing PDF file? To: users@pdfbox.apache.org References: From: Tilman Hausherr Message-ID: <7030557e-1d64-0d00-d29a-0a991983a0eb@t-online.de> Date: Thu, 18 May 2017 20:12:03 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.1.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US X-ID: rfJcI8ZAghOUFTxW7tYHUWGzIrb8gQzUI18-sGE89XnSSWhm0Hg2HncJ+anRHmTQPs X-TOI-MSGID: 09154267-4037-4295-8644-5b0a8591cdda archived-at: Thu, 18 May 2017 18:12:23 -0000 Am 18.05.2017 um 05:09 schrieb Gary Grosso: > Thanks for your reply, Tilman. > > I see PDFBox allows for text field/area (single or multi-line), list box, combo box, check box, push button, and radio button. > > Would it be reasonable to say that implementing a date picker in an acroform should be possible, but would require JavaScript (e.g., using PDFormFieldAdditionalActions class)? Yes. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@pdfbox.apache.org For additional commands, e-mail: users-help@pdfbox.apache.org