Re: How to Automatically Move Text to next Form Field
A space is also a character... Just press the space-bar...
View ArticleRe: How to Automatically Move Text to next Form Field
yes, I see exactly what you are saying...when you hit the space bar between names, it automatically jumps to the next box and leaves that one blank. You are the most awesome!!! Thank you SOOOO much!!!!!
View ArticleAdding font to use in Acrobat X Pro forms
In Acrobat X Pro (on Mac OS) I have created a form text box. I have the font I want to use in the text box on my system, but it is not listed in the drop down list in the appearance tab of the box...
View ArticleRe: Arc changes when Scaling objects in AI CC?
Yes I understand convert to paths is the last thing to do to a layout prior to sending file for production; But what about say, a logo that get shipped out to clients, where the font is converted to...
View ArticleRe: Arc changes when Scaling objects in AI CC?
It will look awful on screen. (This is one of the crucial problems with "screen proofing" at a remote site, possibly as serious as the fact that most clients won't view on colour managed screens).
View Article"Find and Replace" for field names in a fillable PDF
Is it possible to do a "Find and Replace" for the field names in a fillable PDF? For example, I have multiple fields that contain the word "Proposed Insured" as part of the field name and would like to...
View ArticleRe: "Find and Replace" for field names in a fillable PDF
Not really. Even a script can't just rename a field. It needs to create anew field on top of the old one, but then you lose all the associatedsettings, like validation, calculation, format, keystroke,...
View ArticleRe: "Find and Replace" for field names in a fillable PDF
Thanks for your quick reply. I thought that would be the answer but I just needed to confirm before changing all of these one by one. Ugh...thanks again.
View ArticleRe: Difference between empty and zero
Hi Bob! Thanks for the tip. I discovered that three equal signs inherently distinguishes between "" and 0. I believe the value as string method would work, but the below does as well: if...
View ArticleRe: Age field based on date field
I changed the name of my Text Field (which contains the date of birth) from a102 to DOB. I created a new Text Field called Test and pasted: event.value = "";var dobValue = getField("DOB").value;if...
View ArticleNew Form says I must download Japanese
I created a new form in Acrobat Pro 9 using the Wizard. When I try to fill in the blanks of the form, I get the error "install the Japanese language support package to take action on this form." Any...
View ArticleCombo Box Selection Display
How do I get the combo box to display only a single character once a word or phrase is chosen from the drop down list by the user of my form? For instance, there are 10 items in the dropdown list that...
View ArticlePDF Proposal, Ala Carte Items, with a Grand Total Automatically Generated
I need to create a proposal containing check boxes so a client can choose projects ala carte and see a grand total for his selections at the bottom. I am using acrobat x pro. I am a novice, and don’t...
View ArticleAlign and "make same size" tools
When I make a fillable forms, why do the text boxes copy themselves when I use the "align" or "make same size" tool? Adobe Acrobat 9 standard.
View ArticleMulti Line Drop Down List
Hi, Im creating a Peformance Review form for our employees that links what they do in their job to our Business Plan. I have a drop down list which managers can select the 'goal' however the text for...
View ArticleAuto Tabbing
I am trying to setup auto tab between fields. I have tried set comb and the limit to 1 and nothing seem to work. My fields names are Field 1 thru Field 10..Thanks Bernard
View ArticleRe: Multi Line Drop Down List
Hi Michael, I am unaware of any scripting solution, but when I hover over an item from a combo box, Acrobat displays a yellow box with the full text of the item. See the screen shot: This may be...
View ArticleRe: Auto Tabbing
Hi Bernard, You did not mention what version of Acrobat you are using. In version 9, go into Form editing mode and on the left there is a Tab Order panel: You control the tab order by dragging the...
View ArticleRe: Auto Tabbing
MichaelI apologize for that; it is version 9. What I trying to do is the following:I have a 10 questioniare with multiple choice A thru DOnce the user enter their response it will automatically goto...
View Article