Return-Path: X-Original-To: apmail-pdfbox-users-archive@www.apache.org Delivered-To: apmail-pdfbox-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BD1D3181E8 for ; Mon, 25 Jan 2016 07:31:23 +0000 (UTC) Received: (qmail 3292 invoked by uid 500); 25 Jan 2016 07:31:23 -0000 Delivered-To: apmail-pdfbox-users-archive@pdfbox.apache.org Received: (qmail 3284 invoked by uid 500); 25 Jan 2016 07:31:23 -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 3272 invoked by uid 99); 25 Jan 2016 07:31:22 -0000 Received: from Unknown (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Jan 2016 07:31:22 +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 5028DC119D for ; Mon, 25 Jan 2016 07:31:22 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.111 X-Spam-Level: X-Spam-Status: No, score=0.111 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, T_DKIM_INVALID=0.01, URIBL_BLOCKED=0.001] autolearn=disabled Authentication-Results: spamd1-us-west.apache.org (amavisd-new); dkim=neutral reason="invalid (public key: not available)" header.d=jahewson.com Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id h_XSTyuBpU5f for ; Mon, 25 Jan 2016 07:31:13 +0000 (UTC) Received: from mail-pa0-f48.google.com (mail-pa0-f48.google.com [209.85.220.48]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTPS id 28BB942BD1 for ; Mon, 25 Jan 2016 07:31:13 +0000 (UTC) Received: by mail-pa0-f48.google.com with SMTP id ho8so76483619pac.2 for ; Sun, 24 Jan 2016 23:31:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jahewson.com; s=google; h=from:content-type:content-transfer-encoding:mime-version:subject :message-id:date:references:in-reply-to:to; bh=0o6kMQS1qVPgPVZm4MO/QaA36N6Y/3QOzSJCIm0wa48=; b=bNhx16y6bYRsJo62XTjvGDYvaOaIGAwvVcqx8jNSMVspcXOomwFaSWOS9JZ2gSg1BS ewSa134n6CqdtetKuUDfr8sC02MlAUNEvLk12mSgpNfs7VHyyURTH75VM5KgZvzLI/ec 8WVfIy2LHDO/zEfW+LU62XhWgxCzSsk+j+XJM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:content-type:content-transfer-encoding :mime-version:subject:message-id:date:references:in-reply-to:to; bh=0o6kMQS1qVPgPVZm4MO/QaA36N6Y/3QOzSJCIm0wa48=; b=CUAIuJihLHKrVJ7zrHxhEvcX29PQEOx5IXu6AJ0NbobXxow9bKfBMvk8aR7pna0Iok Zs9mXFxxVMnIyTEB7sDMxFDhe63c+/uGtI2eSW6uoGS0f27kZkL7avwsIWJE8NYQgrRd wdRvgZsHwqtXLc51GvcV0GgKh27ZOK182CuPHtSpNfReE8CoNZmvmWhSaXUNCi9vrkpR zWUjCBFFZdUC1otUd0w/yQMfb8qR62LhaSB0fxB2luBMRoDGG5TzFnrlQbVyOkWaH7fp xgf59ZER2SvUgbaUJskf4iQwlxS491BaESQ6ttdtxwITFko1Qez5xWhxTH2OwU5eapa8 +shA== X-Gm-Message-State: AG10YORlVAZ/iK/3E3pCiCI1ARm+V3I4de07m78T3Gu32/q1xpqoMOzVkJ4c3MpxfIhaWw== X-Received: by 10.66.237.102 with SMTP id vb6mr23625439pac.133.1453707072309; Sun, 24 Jan 2016 23:31:12 -0800 (PST) Received: from [10.0.1.20] (c-73-202-194-89.hsd1.ca.comcast.net. [73.202.194.89]) by smtp.gmail.com with ESMTPSA id m70sm25996838pfi.90.2016.01.24.23.31.11 for (version=TLSv1/SSLv3 cipher=OTHER); Sun, 24 Jan 2016 23:31:11 -0800 (PST) From: John Hewson Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (1.0) Subject: Re: PBox Newbie Seeking Immediate Solution (and Hand w/ Building A PDFBox Instance) Message-Id: <1A771E6E-49CD-48A6-B967-D21CA897D60C@jahewson.com> Date: Sun, 24 Jan 2016 23:31:07 -0800 References: <5A46B86B-EBC7-4F80-B73C-019DCC3B5107@jahewson.com> In-Reply-To: To: users@pdfbox.apache.org X-Mailer: iPhone Mail (13C75) > On 23 Jan 2016, at 16:53, Technologist In Residence (Rafiki Cai) wrote: >=20 > Greeting, John: >=20 > My inaugural PDF forms are already functioning with > fill, save and submit capabilities. >=20 > What I'm seeking is a cloud database form the forms to submit to That's great but this isn't the right venue for that question. > I'm certainly hoping I'm not "on my own". I'm hoping that either > a) some Boxer has already crafted a PDF form-to-database or > b) some Boxer has the sufficient skill set and just needed an adequate > prompting >=20 > The whole intent of list serves are to not be on your own, but > connected to a circle of insight, know how and experience. >=20 > RC >=20 >> On Sat, Jan 23, 2016 at 3:49 PM, John Hewson wrote: >>=20 >> Hi Rafiki, >>=20 >> Can PDFBox fill in forms? Yes. We have some examples in the >> org.apache.pdfbox.examples >> package. Beyond that, you=E2=80=99re on your own. >>=20 >> =E2=80=94 John >>=20 >>>> On 23 Jan 2016, at 10:08, Technologist In Residence (Rafiki Cai) < >>> rcai3@usfca.edu> wrote: >>>=20 >>> Blessings and Peace: >>>=20 >>> Greetings to ALL. >>>=20 >>> I am seeking an immediate PDF-to-Database solution. (Description below.)= >>> Secondly, I'd like to work w/ a mentor around installing PDF Box on >>> Sandstorm. >>>=20 >>> First things first. Please advise as to a PDFBox installation that can >>> facilitate the following: >>>=20 >>> *App Mission:* have two seperate PDF (fill and store) forms submit data >> to >>> Knack >>> (Note: one form contains data and an actual >>> signature. The other >>> contain a single field of data and several >> photos.) >>>=20 >>> *App Method: * 1) Have both forms dump their content into a single row >>> (photo form last) 2) Append each PDF >>> document as an element in the row >>>=20 >>> *App Result: * The result is a dbase row that contains ALL data from >>> both PDFs *AND*that has each PDF >>> appended and a row element >>> (Note: entire database should be easily exported >>> in Excel format) >>>=20 >>> In Service of The ONENESS, >>> Rafiki Cai >>=20 >>=20 >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: users-unsubscribe@pdfbox.apache.org >> For additional commands, e-mail: users-help@pdfbox.apache.org >>=20 >>=20 --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@pdfbox.apache.org For additional commands, e-mail: users-help@pdfbox.apache.org