Previous | Next | (P-PDF) Forms & FDF
Topic: Re: Attachment Form Upload
Conf: (P-PDF) Forms & FDF, Msg: 71215
From: sameermaggon
Date: 8/26/2002 05:42 PM
Hi,
Thanx for the response... but can i have some code snipplet
Sameer
On 8/21/2002 8:01:33 PM, prodok wrote:
>I assume that you are aware of
>the restrictions of the
>various PDF
>viewers. The suggestion I make
>here requires the full version
>of
>Acrobat, and does not work
>with Reader, neither with
>Approval.
>
>You could attach the
>additional files (which can be
>whatever you
>specify) into a File
>Annotation. With a little bit
>of JavaScript, you
>can open a dialog box to
>attach these documents.
>
>In the Submit phase, you
>specify to submit the whole
>document, which
>then will be sent as you have
>packed it up. Your base
>document will
>then be the carrier for your
>other files.
>
>Hope, this can help.
>
>
>Max Wyss
>PRODOK Engineering
>Low Paper workflows, Smart
>documents, PDF forms
>CH-8906 Bonstetten,
>Switzerland
>
>Fax: +41 1 700 20 37
> or +1 815 425 6566
>e-mail: mailto:max@prodok.com
>http://www.prodok.com
>
>
>
>[ Building Bridges for
>Information ]
>
>
>______________________
>
>
>
>
>Shameless Plug:
>Ich bin einer der
>Pr?ntatoren am E-Forms
>Event, veranstaltet von
>Publisher
>(http://www.publisher.ch) und
>SMI (http://www.smi.ch), 5.
>September 2002 in Zofingen.
>
>I will have appearances at the
>Seybold PDF Conference at
>Seybold SF,
>September 10 to September 12,
>2002.
>
>
>_________________________
>
>
>
>
>> I want to create a PDF Form which has a Button
>> named "Upload" where the user can specify the
>> Documents from his hard disk to be uploaded.
>> An when he presses the Submit button, the Form
>> gets submit and all the documents specified are
>> also uploaded along with it.
>>
>> The scenario is of Online form Submition.
>>