Re: What Is FCDT?
Forms Central Design Template. New! Import and Export Form Design Files
View ArticleRe: Drop Down Field Displaying Across Multiple Pages
I've never encountered such strange behavior. Can you share the file?
View ArticleRe: Drop Down Field Displaying Across Multiple Pages
http://jayellington.com/files/JobDescriptionActive.pdf
View ArticleRe: Drop Down Field Displaying Across Multiple Pages
I can't reproduce this behaivor (using Acrobat Pro XI). What application are you using to open the file?
View ArticleRe: Drop Down Field Displaying Across Multiple Pages
BTW - You have two fields called "Standing Dropdown" on the first page. Might want to fix that.
View ArticleRe: Drop Down Field Displaying Across Multiple Pages
And what OS? Are you opening it in the application itself, or inside a browser?
View ArticleRe: Drop Down Field Displaying Across Multiple Pages
Mac 10.6.8. I was opening it in app, and of course when I view it in browser it doesn't produce same behavior. Thanks for talking me off the ledge!
View ArticleRe: Form Data and Automation
A PDF form can be set up to submit to a web server, so what you outlined can be done with a PDF form. Most of what you need will have to be done server-side, so someone will have to write the program...
View ArticleRe: Drop Down Field Displaying Across Multiple Pages
Well, it shouldn't happen when you open it in the application itself, either.What I suggest is that you double-check you're actually opening it in Acrobat, and not in Apple's Preview, which is very...
View ArticleIs there a way to add font size 32 to the text typewriter tool?
I must add text on either side of an input field on a pdf. I am able to add the text using the typewriter tool but I need to use font size 32 and the largest the tool has is 24 and I can't select that...
View ArticleConditional Calculations for radio buttons
Hi, I have a list of 8 courses each with a radio box (Yes and No) to tick, Yes is set to 0.25 and no is set to 0. I then have a text box with a calculation to add these up so if all yes boxes are...
View ArticleRe: Submission of form and receipt of response (via email and web)
Hello, The form is a quotation form to be part of a pdf catalog (which also is downloadable), which is embedded in a website. When I built the site I put an html form in as part of it, but the sales...
View ArticleRe: Conditional Calculations for radio buttons
The custom calculation script for the text field could be: (function () { var val, sum = 0; // Loop through the fields and add field value to sum. 0 if unselected. for (var i = 1; i < 9;...
View ArticleHow do I insert additional text into a form after it has been created? -...
I am trying to add additional text and fields into the middle of a form I have previously created. I can copy and paste the information in there but it does not shift the lines below it down. Is...
View ArticleFilling fields from a drop down menu
Hi everyone, I managed to fill a field from a popup menu but what I am trying to do is: a popup menu with groups, for each group a serie of names & surnames if 'surname 1 name 1' is selected for...
View ArticleRe: How do I insert additional text into a form after it has been created? -...
Forms created with Acrobat, Acroforms, do not support dynamic forms or dynamic PDFs. You need to create the form with LiveCycle to obtain dynamic forms and PDFs. Also you end users may need to upgrade...
View Articleform text field formatting
How do you align text vertically in an Acrobat XI form text field?
View Article