Script to submit form to network location, with individual filename.
Hi all, I'm entirely new to the concept of using Javascript to submit forms, but I'm led to believe this is the path I must take. I have a form with a simple submit button. On hitting that submit...
View ArticleCalculating elapsed hours between two time fields
I have a form with fields TimeStart and TimeEnd. Both are formatted as Time fields of the format h:MM tt. I also have a field called Hours with the format of Number. Below is the Javascript code I have...
View ArticleWindows username in adobe acrobat .
I am using windows sign on id in adobe. the database which we are using for our form has all user name in small letter and is same as windows sign on id. when user is accessing adobe acrobat its...
View ArticleSearch & Highlight multiple words in PDF
Dear All:I have a list of some 100+ words to check their presence in a PDF file. In PDF, I could import only a notepad to present the list of words to be checked, using redaction to highlight/remove...
View ArticleJavascript to add days to date field
I have five radio buttons that I am trying to add days to the current date field on the form to new field--due date. First four are relatively easier. But the last 'type5' is part of the radio group...
View ArticleFillable PDF that populates a future buisness day
I have created a fillable PDF document that end users will utilize to book an event. The end user will enter the date they want the event to happen. Further down the document i would like several...
View Articlehow to draw in Acrobat?
I know this is probably not the right place for that but...I am developing a Asp.net app that deals with PDF forms. I have learned how to do the entire javascript on PDF documents, how to submit FDF...
View ArticleRemove 0 Value in Calculated Field
I copied the below question for another post here as it asks the question perfectly."I set up an invoice form to calculate totals from quantity x unit price. Every line has this formula, however the...
View ArticleAdding a date stamp using Acrobat XI
Hi there I want to add a date stamp to a voucher PDF, so that when it is downloaded and printed out, it displays today's (system) date. I followed the tutorial at:...
View Articlehaving trouble with - if one field empty then another field should be empty
Im having trouble with this code. What i am doing is taking a user entered time and adding 10 minutes to it and displaying the new value in a second field. However if the user entered field is empty...
View ArticleHow to Count total number of Words in PDF?
I am used Adobe Acrobat javascript inbuilt function getPageNumWords(<pagenumber>) it return the number of words present in specified page, but while am copy and paste text content from PDF file...
View ArticleIf/then checkbox script help in Adobe Acrobat Form...
If have an order form that has two different pricing fields (regular price per item & subscription price per item) for each line item and then a quantity and then a total field. Lastly, there is a...
View Articlejava script quesition
need to multiply a box value by 0.065 but total can't be more then 29.95
View ArticleLock form & email as PDF Javascript
Hi Guys, I am using Adobe Acrobat X and creating a Forms natively. We do not use LiveCycle. So I have created a form with several fields, buttons a date picker - some of which I have found online. The...
View ArticleSaveAs additional Options, resolution ???
Hi,I am trying to convert PDF to JPG. Everything works fine except I can't find any way of setting JPG resolution. In Adobe Acrobat application it is possible by Save As -> (Save as Type: JPEG,...
View ArticleThis is a template in acrobat X. I have a problem.
the comment text filed can be used. however, I create other text filed and input value. when I activate 3D drawing, input value of text filed is disappear.why?
View ArticleAutomatic Number Generation When Opening an Acrobat Form
Hello, I've created a PDF Job Ticket Form with several input fields using Acrobat Pro, now I would like to have this form automatically generate a sequencial number on each page of the form everytime...
View ArticleHide/Show layers with Javascript
Hello, I am trying to find a Javascript method for hiding/showing layers in a pdf document. I would like to be able to use an if/else statement to set the visibility of multiple layers. Let's say I...
View ArticleSet focus on specific field when form opens
I am using Acrobat XI Pro. I would like to give a specific field focus when the form is opened. Is there a form setting or Javasprict that should be used? Where do I add the Javascript if that is...
View ArticleIs there a way to detect if the PDF is the original from our server, or a...
Hello, We are currently generating very important PDF files in our industry that contains industrial recipes and the users always need to use the latest version (the one that is on the server - the pdf...
View Article