Using PHP to process submitted PDF Form and Upload FDF to Server
Hi All,I have a PDF form online (created in Acrobat 9.0 Pro, NOT LiveCycle Designer!) that, once a user has filled it out and clicks the submit button, I want two things to happen:1) I want the data...
View ArticleDynamic Stamp not pulling in Identity
Using Adobe Acrobate 10 Standard on a Windows 7 system I am creating a custom stamp. I have gone in and copied the javascript from the Dynamic.pdf file located here C:\Program Files...
View ArticleTime and Date Stamp Format and User name
Hi All, I am very new to adobe acrobat so forgive my ignorance. I am trying to add a date and time stamp to pdf files using adobe acrobat so that when they are printed using adobe acrobat the print...
View ArticleDisplay Filename in PDF File
Hi there, hoping for some help on what I think is quite a simple issue. I want to create a blank single page PDF file which has a text field automatically and dynamically completed based on the file...
View ArticleAdd Curent Date & Time to PDF when Printed
This is my first post so please excuse any ignorance. Basically we are in the process of creating electronic copies of SOP’s and putting them on our file server for all staff to access. Due to...
View ArticleAdobe Acrobat Pro XI - JavaScript
I am trying to copy a javascript from an old form's "submit" button created in LiveCycle Designer to a new "submit" button on a new form created in acrobat pro XI and keeping getting an error message...
View ArticleCalculated Field with currency formatting and hiding zero values
I am designing a PDF form for sales quotes and I have a field set to multiply the quantity of an item and the per unit price to give the extended price. There are 5 lines on each quote and if the...
View ArticleHow to initialize a date field to today's date?
I've got a text field formatted as date. I'd like the form to come up with the field initially filled to today's date, but to be overridable by the user.Is there a place to use document level...
View ArticleScript for calculating start time and end time
I am using Adobe Acrobat Pro and needing a script to calculate start time and end time for a timesheet (start time and end time are hh:MM) 24 hours please see below can anyone help me ......
View ArticleMulti-line textbox missing first character after new line
Hello, I'm making a pdf report that swaps 2 pages back and forth (the content is the same except for one table), basically what happens when clicked on the 'swap page' button is: get all the field...
View ArticleOpen Data Object - Open File attachment within pdf document
I am trying to build a script which will open file attachments embedded in a pdf document. I have used the following javascript to list all embedded files within a document so I can retrieve the name...
View ArticleDisable field highlighting?
Good Morning, Working on a form that will be distributed to a number of users. The form utilizes a lot of scripts to highlight fields that require attention. The form works/shows well when the preset...
View ArticleUser input prompt not triggering when the dynamic stamp is applied
Hello All, let me start by saying I am not a programmer and the code I have is a cut, paste, and edit that I found on some other posts that I am trying to get to work. I understand enough of the...
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 ArticleUsing Excel VBA to save PDF file as a text (plain) file?
I'm using 8.0 Acrobat Pro. Third party apps are not an option (I'm restricted from installing anything on my office PC). I could simply save each PDF manually, but given the number of files this would...
View ArticleDynamic stamp using Acrobat JavaScript.
I have created a dynamic stamp using Acrobat JavaScript in Adobe 10.0 with text fields that require user input before pasting the stamp, and while the original file for the template is open the stamp...
View ArticleCustom validation script - coding help needed
Hi guys, I have a conundrum with a form I'm trying to scrap together a custom validation script for.Coding is not my strength but I can copy & paste and get the idea but for this exercise it seems...
View ArticleHow can I add form field value to the file name in save as dialog box
I do not want the form to be saved automatically, just want the form to auto populate the "file name" only. A little background on the forms I want to use: My company has 70 retail outlets, I'll use...
View ArticleNeed Help With Custom Calculation Script
Hey everyone. I'm using Acrobat Pro X and stumbling a bit on the syntax for the following equation. I need to add the value of "Cell1" & "Cell2" then add the value of "Cell3". However,the value...
View ArticleCharAt in a keystroke event using regular expression
I'm working on a canadian postal code field. I'm using a regular expression to validate the value. //accepts "A9A 9A9", "A9A9A9" or "" as valid entries excluding letters D, F, I, O, Q, U and W as well...
View Article