custom calculations questions
I am working on a time calculation sheet for some employees and i am having some issues. to start I have the employees starting time say 7:30 am but if they come late it is a deduction which i have...
View ArticlePrint the last pages of a multi-page document
I have a document that is dynamic in the total pages depending on what staff choose for answers to questions.I want to print just the last 22 pages as those will always be the last 22 pages I have the...
View ArticleInsert signatre via javascript and close document...
Hello, I have designed a medical form template... %95 of it is being filled by patients "Health Related" and only less than %5 is being filled by doctor... A SaveIt button turns all the fields into...
View ArticleLink a text box to a dropdown list selected value
I have a drop drown list with 5 names in an Adobe Acrobat PDF. Based on the person's name you select in the drop down list I would like the text box to auto populate with that person's phone number....
View ArticleHow do I invoke Word PDFMaker from a macro?
Hi,I need to automate creating PDF's from Word with hyperlink fields converted precisely. The Adobe toolbar "Convert to Adobe PDF" button does exactly what I need. How do I invoke this type of...
View ArticleIF THEN Statement JavaScript
I am trying to calculate a total number by using the following: I have 8 rows with three columns that will feed into a calculation depending on what is selected in a collection of drop boxes...
View ArticleAcrobat X -- Reorder Pages by Bookmark Sort Order
Is there a way to programatically / automatically re-order the pages of a PDF by sorting them according to bookmark order? I have 56 pages and each one has exactly one bookmark, which is numerical. I...
View ArticleHow to automatically set Print Scaling to 'None'
Is there any way to automatically set print scaling to 'none' on an existing PDF document? This setting is set manually by going to File > Properties, and then going to the 'Advanced' tab and...
View ArticleCheck to see if any field is empty
I have a pretty large document that has over 200 text/check boxes. What I want to do is create a button that makes a pop-up warning for any blank fields in the entire document. Right now the only way...
View ArticleAuto Printing PDF docs in FTP folder
Ok so here is the deal, I have an FTP folder set up in a Windows 2003 server environment. I will be recieving PDF docs into an FTP file a few times a day and I would like to know if there is a way for...
View ArticleExtracting the first page of multiple PDFs & saving them as jpegs.
Dear all, First post - hope its in the right place.I work in Publishing, and I have been given the following task - I have about 400 ebooks, all in pdf format, and my task is to extract the cover from...
View ArticleRadio Buttons - assigning positive or negative values to associated form fields.
Hi, how do I set two radio buttons (one is titled Increase, the other is titled Decrease), so that depending on which button they select, the $ amount that they enter in the associated form field is...
View ArticleHow to Apply Security or Remove in Batch using Acrobat X
I’m using Acrobat X Pro. I’ve used Acrobat Pro 6-9. I need to remove security in batch and apply security to about 100 PDFs. I’m totally lost in Acrobat X. Where are all of the batch sequence commands...
View ArticleError During Save
Hello, Designed a form having a SaveIt button, that save the form into a directory in drop box... var cPath = "/C/SharedDir/Dropbox/#TeBeAttached/PHQ9/"; Form itself is residing in a folder called:...
View ArticleHow to create sequential number field?
I have created a pdf file and I'd like to have a field with sequential numbers. For instance, if I open my pdf now and it has number 1 in the field, 'd like to have number 2 in the field the next time...
View Articleacrobat won`t let me activate anymore after java update
I have a pending case on support because my Acrobat won`t activate on my Subscription any more. I think i might have run a java update the same day I got my problem, but im a little unsure if it was...
View Articleneed to show a blank form field if the amount is
Hi all. I have a form set up that calculates across rows, and totals those rows. Then it takes the total and subtracts it from an advance. I have it showing on two different lines (depending on if it...
View Articleproblems with placing dynamic stamps over javascript
I can place a stamp with:this.addAnnot({page: this.pageNum, type:"Stamp", AP:"Draft", rect:[144,72,144,72]});all works fine, but if I change the static stamp to a dynamic stamp (for example Approved...
View ArticleCan a radio button display different content with each item selected. ie...
Hey, I am in the process of creating a form which provides 3 options for locations Sydney, Melbourne and Brisbane. Each location is relevant to each state and rather than have 3 seperate forms for...
View ArticleHow do I alter this Javascript code to make an exception for a read-only...
Hello,I posted a question earlier in another subforum and found this script that makes form fields read-only. Now I have a coding question specifically.First, here is the code: var r = app.alert("Are...
View Article