Re: Auto Populate Fields from List
I figured it out now. This isn't the best solution because it can only store two data items. Be nice if I could store a matrix of data. I set the export value to the Price... example $2.00 Then used...
View ArticleRe: Enter to behave as tab
No, as mentioned it is a custom Keystroke script. To enter it select the Format tab and choose a format category of Custom, and you'll see where to enter the script.
View ArticleRe: Auto Populate Fields from List
I would not use the vaue of '$20.00" but rather enter the optional value for the combo box as just a number and then set the format of field2 to the Number format with 2 decimal places and the dollar...
View ArticleRe: Create serial number in form
Sorry i helped myself with using a trick, always adding +1 with an invisible checkbox. I am german and do not really know what this code means, could you please explain? thx
View ArticleRe: Including help text icon using Adobe Pro 9
You can either use a button with a layout set to something other than "Label only" and select add a custom icon, or include the icon as regular page contents when you create the underlying form. As for...
View ArticleRe: Create serial number in form
It takes the current value of the "SerialNumber" field, increment it by 1, and then applies a formatting to it (4 digits, padded by zeros), and applies it back to the same field.
View ArticleRe: Create serial number in form
yeah that makes sense Thank you so far for your assistance! BR
View ArticleRe: Mail merge data/list from excel to existing pdf document that has text...
Would you please forward the script to me also ? Thanks !!
View ArticleRe: Problem with signature in forms
Sorry for letting this go cold, but they sent me an unsigned form that will not allow a signature by image. Below are the screen shots from the document properties....
View ArticleRe: Problem with signature in forms
It turns out that Acrobat/Reader 11 will also prevent e-signing if the document has a button with a "Submit a form" action, not exactly sure of the reasoning. Is that the case with this form? If so,...
View ArticleRe: Problem with signature in forms
I'm having a similar issue with Digital Signatures in Reader XI, but with a form created in Acrobat X Pro - all the signature options are greyed out, and clicking on the signature field does nothing....
View ArticleRe: Problem with signature in forms
Andi, Are you sure that Reader 10 is able to sign a non-extended document with digital signature fields? This should not be possible. The only way any version of Reader is able to digitally sign (as...
View ArticleRe: Problem with signature in forms
You are correct - I tried uninstalling Reader XI and reinstalling Reader X and I was not able sign the document that way either. I apologize; I did not verify the reports I was getting from my end...
View ArticleRe: Problem with signature in forms
Yes, you can apply standard password security so that the changes allowed are restricted to filling and signing, and e-signing will be allowed in Reader 10/11. Note that e-signing won't be allowed if...
View ArticleRe: Problem with signature in forms
Okay, so to use the e-sign I have to remove my digital signature fields. Is there similar functionality available for e-sigs to lock certain fields when signed, or to run a script to show/hide certain...
View ArticleRe: Problem with signature in forms
Andi, I forgot to mention that a potentially big problem with e-signing is that all of the form fields get flattened when the document is saved. This means that it is extremely difficult to extract the...
View ArticleRe: Problem with signature in forms
Ah... then it looks like we will forced to stick with digital signatures, at least for now. We don't extract form data, but we do move them like workflows where a signature locks all the fields in one...
View ArticleRe: Ungrouping auto-grouped text in a PDF form
Thank you for your information. It is helpful.
View ArticleHow do I insert a fillable text field after every colon in a document?
How do I insert a fillable text field after every colon in a document? It is a blank form converted from Word. I don't want to have to manually add a form (text) field after every colon. Thanks in...
View Article