Hi
Am trying to create a form which allow user to add an attachment and want to display the size of the attached field.And also i wnt to save the form in the local system .Could anyone help me to come out of this.
Solved! Go to Solution.
Views
Replies
Total Likes
Views
Replies
Total Likes
The dataobject has a size attribute that will return the size of the attachment in bytes. You use it the same way you used the path attribute to get the filename.
Saving of the attachment on the localsystem is done through he exportDataObject method. You will not be able to save the attachment without th euser intervening. Meaning that the fil dialog will come up and the user must hit enetr on the dialog to complete the save.
Paul
Views
Replies
Total Likes
Hi paul
Thanks for ur reply.Am new to this.Can u please send me any sample
Views
Replies
Total Likes
I modified one of my samples to show you....
Paul
Views
Replies
Total Likes
Thanks a lot Paul.
Am trying to create a form which has two check boxes (ch1,ch2) and two radio buttons(male,female).If user click a male , a value in ch1, ch2 values generated according to tat.try to help me to come out of this Paul.
Views
Replies
Total Likes
I'm creating a fillable form in LifeCycle Designer ES 8.2 and i'm trying to give the option to attach
a file if the user wants to. Also, when the form has been filled out, it is emailed to a group of people
and i need the attachment to be emailed along with the completed form. Can this be done?
Views
Replies
Total Likes
I'm creating a fillable form in LifeCycle Designer ES 8.2 and i'm trying to give the option to attach
a file if the user wants to. Also, when the form has been filled out, it is emailed to a group of people
and i need the attachment to be emailed along with the completed form. Can this be done?
Views
Replies
Total Likes
Yes you can add attachments to the PDF ......but if your users are using Reader then the form must be Reader Extended to allow for this functionality. You would need LiveCycle Reader Extensions server to do this. If they are using Acrobat then the attachments will work without an additional software.
paul
Views
Replies
Total Likes
How would I go about putting the attachment option on the form? Would I just use a regular button?
What would the code look like to browse to find an attachment?
Views
Replies
Total Likes
Here is a sample that shows you how ....
Paul
Views
Replies
Total Likes
Using your sample, I can add a file, but when I save, close, and open the sample, the file is no longer in the box. It is now in the attachments area. Is there any way to make it populate the box with what is in the attachments area? I am just thinking that the attachments area isn't the most user friendly place to store stuff because the average end user isn't going to know about it or how to get there/know that something is there. That's why I want the attachments to appear in the box when they open the form I'm building.
Thank you in advance.
Jesse
Views
Replies
Total Likes
The form does not save the "state" of the form automatically. If you open the form in Designer and under the File/Form Properties/Defaults tab there is a "Preserve scripting changes to form when saved" radiobutton that needs to be set to automatically instead of manually.
Paul
Views
Replies
Total Likes
Hi,
I really appreciate the example you provided, but I have a couple of questions...
Regards,
ZeroZone
Views
Replies
Total Likes
I think I've figured out how to remove the warning, but I am now having another problem.
I opened my form in Acrobat X Pro, and extended Adobe Reader usage rights. Then when I open the PDF in Adobe Reader to test, my "Add File" button does not work. Any ideas?
Also, I don't know if this as anything to do with it, but I've hidden the "Show Attachment Names + Launch/Size" button.
Regards,
ZeroZone
Views
Replies
Total Likes
I think I've figured out how to remove the warning, but I am now having another problem.
I opened my form in Acrobat X Pro, and extended Adobe Reader usage rights. Then when I open the PDF in Adobe Reader to test, my "Add File" button does not work. Any ideas?
Also, I don't know if this as anything to do with it, but I've hidden the "Show Attachment Names + Launch/Size" button.
Regards,
ZeroZone
Views
Replies
Total Likes
Hi,
Where a form is Reader Enabled in Acrobat, then the ability to attach other documents is restricted/not allowed:
The ability to attach documents is ONLY available if the user has Acrobat OR if the form has been Reader Enabled in the full LC Reader Extensions ES2.5.
See here: http://assure.ly/etkFNU.
Hope that helps,
Niall
Views
Replies
Total Likes
Hi,
I order to provide the Adobe Reader the capabilities of submission, we must provide Reader Extensions to the Dynamic PDF that we have. For this you need to go to Reader Extensions console, which is accessible through URL and it should of format,
http://<yourservername>:[port number]/ReaderExtensions
Please find image for below for more information, where you are adding capabilities for submission and attachments.
I hope this should answer to your question.
Thanks,
Rajesh
Views
Replies
Total Likes
Thanks, Niall.
I was unaware of those options. I'm looking into it.
ZeroZone
Views
Replies
Total Likes
Can Adobe Reader users still view, open, and save attachments, even though they cannot add them? If they submit the form to someone else, will the attachments still be there?
ZeroZone
Views
Replies
Total Likes
Hi,
Doing a quick test with Paul's form above, yes, if the person with Acrobat attaches the files to the form, then the user with Reader will be able to see the files in the attachment panel and can open them.
However the user with Reader will only be able to save the data if each of the files is Reader Enabled to permit the save functionality for that form.
In particular the main form that contains the attachments would also need to be Reader Enabled.
Make sense?
Niall
Views
Replies
Total Likes
Yes. However, I presume that most other file types (other than PDF) will not be an issue?
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies