Quantcast
Channel: Adobe Community: Message List - PDF Forms
Browsing all 57214 articles
Browse latest View live

How to adapt this code for adobe (CPF BRAZIL)

Hi,How to adapt this code for adobe? functionvalidarCPF(cpf) {     cpf = cpf.replace(/[^\d]+/g,'');     if(cpf == '') returnfalse;     // Elimina CPFs invalidos conhecidos    if(cpf.length != 11 ||...

View Article


Re: How to adapt this code for adobe (CPF BRAZIL)

No adaption required... It's a generic core-JS function and can be used as-is in a PDF form. If you want to use it as a validation script for a text field, place it as a doc-level script and then as...

View Article


Inserting a 'difficult' formula in PDF

Good day to you all!  I would like to make a PDF with a formula but i can't quite figure out how to do it. I saw some things about JAVA but that is not my expertise. I want to make a form where...

View Article

Re: Inserting a 'difficult' formula in PDF

You didn't specify the field names... Let's say they're called VoltInfo1 to VoltInfo4. In that case, you can use this code as the custom calculation script of the field that should hold the result: var...

View Article

Image may be NSFW.
Clik here to view.

Re: Inserting a 'difficult' formula in PDF

Thanks Gilad, it look good already. I did not specify but Voltinfo is pretty good actually and the final multiplication should indeed be applied to the result of sum. So i inserted the codes var v1...

View Article


Re: Inserting a 'difficult' formula in PDF

The code as a whole needs to be inserted as the custom calculation of the last field. The other fields don't need to be edited in any way (except to have the correct field names).

View Article

Re: Inserting a 'difficult' formula in PDF

Thanks very much! It works like a charm!

View Article

Re: I need help with drop down lists

Thanks for responding. I have three items that are very similar in length and text for each drop down.  There are 9 drop downs right now.  I am using the drop downs to fill in a form that is used by...

View Article


Why doesn't default text appear in a form after it's merged with other...

I'm using Acrobat 9 to create the forms, not LiveCycle Designer. The default text appears in the form itself, but does not appear when the form is merged with another form.

View Article


Re: I need help with drop down lists

One option is to create a custom dialog since there are so few items. It could contain three radio buttons, each next to the three different phrases, allowing the user to select one of the three. It...

View Article

Re: problem viewing data in forms completed on Macs

Since you're the form author, you might consider using the following Acrobat XI Action. Here is a brief description:This Action will embed a PDF file into an FDF (Forms Data Format) file to force the...

View Article

Re: I need help with drop down lists

That sounds like a good thing for me to learn.  But, I am getting the impression that I am going about this the wrong way.  Since a multi line option is not on the table just yet.  I think I am going...

View Article

Problem Resolution

acrobat does not have the screen resolution mac book pro, how do I fix this?I have already tried to uninstall and install the program. Acrobat non ha la risoluzione dello schermo del mac book pro, come...

View Article


Re: Problem Resolution

Have you tried to write some Acrobat JavaScript to obtain this information for each attached monitor. Some computers can use more than one monitor at a time, so you need to select the monitor. For the...

View Article

Re: I want to make my fillable PDF not saveable. How do I do that. I want it...

Thanks! That worked! 

View Article


Image may be NSFW.
Clik here to view.

Re: Problem Resolution

To find out the resolution of a Macbook Pro.  Go to Apple menu > System Preferences > Displays (on older systems would be Monitors). 

View Article

How do i set up the auto size to start from size 12?

Hi! How are you? I don't know how to do this...I'm editing a form and all the fields have a font size number 12. I need some of them to have auto size font because it's possible that the clients use...

View Article


Laboriously slow duplication of form fields

I have form fields that I need to duplicate across large documents, so that I have a document with base images that all vary by page, but form fields that are identically placed everywhere (image...

View Article

Adding a hyperlink to a fillable form text box

I am creating a form in Adobe Acrobat X Standard.  The form is for concept proposals submitted by staff.  I would like a text field where users of the form can enter a hyperlink (URL, or if possible,...

View Article

Re: Laboriously slow duplication of form fields

What version of Acrobat are you using?

View Article
Browsing all 57214 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>