This is an example of a WordPress page, you could edit this to put information about yourself or your site so readers know where you are coming from. You can create as many pages like this one or sub-pages as you like and manage all of your content inside of WordPress.
-
Search It!
-
Recent Entries
- Submitting PDF to a servlet
- Extracting Data from Signed PDF using LiveCycle Server
- Adding Attachments to PDF Form
- Emailing to all members of a group
- Using Namespace in Workbench
- Modifying email when emailing a form
- Disabling Form Fields with validation
- Extracting Data From Xml File
- Assembling Task Attachments
- Creating DDX from list of file names
-
Links
Hi Girish,
liked your idea, can we get the access to source code in lca file- Tim
Hey,
Girish,
do you provide source code for the examples posted on your blog?
-bob
Hi, thanks for referring to the Avoka Blog in your blogroll. Just to let you know, we’ve now moved our blog to a new location: http://www.avoka.com/blog
Perhaps you’d like to update the link..
Thanks, and happy blogging!
Tineke
Avoka
Hi Girish,
I could use some help here. We’ve been trying for days to get this working:
I created a form in LiveCycle (Acro Pro 8) and gave the dataset and pub file (after using the distribute form method) to another user. When he sent the file out for people to use the form it worked fine and he received the responses. The problem is that the data import window would not come up. He sent me the files and I can open them up. He is has upgraded to Acro Pro 9.
Any ideas? Any work arounds?
Thanks in advance,
Andy
That smiley face is suppose to be Acro Pro 8
Hi Girish,
I have created a table that has numeric fields in them. I am trying to calculate from two fields and generate result in to one cell. for example, first column cell starts with beginning quantity, second column cell is to type number of quantity to remove from the beginning cell and third column to add to the beginning cell. the calculation should be populated in the fourth column cell. I am able to create add calculation script to fourth cell by just adding — Sum(begin1+add1) — but can’t figure out subtract to the same field.
Please help!!! Thanks in advance, John
hi can you send me your form? thanks girish
I figured it out! This value below works perfect for my calculations.
$.rawValue = a + b – c
thanks anyway
~ jb
I need to have a PDF submitted by email and it works fine, except when using webmail. Any ideas for fixing this? I have used the submit to email and applied user rights. It works fine if you have outlook set up, but when using web mail, it will not work.
Thanks.
Please i have a problem with sending a pdf file via email.I added the mailto: but in outlook express it says mail not sent..Why?