Need javascript to place a jpg into acrobat form field
Anyone up for a scripting challenge? I want to place a logo in a restricted box in a PDF as part of our co-marketing efforts. I am current working in CS6 (acrobat X) and have the following, On Mouse up...
View ArticleFinding pages with comments/markup in many documents (need help)
I'm trying to make a script that will find all pages with comments and markup (annotations) for a batch of many documents. The details like which pages have those should be logged to the console, and...
View ArticleDate Field in Adobe Acrobat X
I have a form that users fill in. One of the fields on this form is a date. Through the properties I have set the date format of dd/mm/yyyy. What I was hoping to be able to do next is, get it to auto...
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 ArticleJavascripts folder for Acrobat X on MAC
there is a Javascripts folder for Acrobat 9 under the install location, but I do not see that for the acrobat x installation on MAC.any ideas? thanks!
View Articleis there any way to get windows environment variables like %USERNAME% with...
is there any way to get windows environment variables like %USERNAME% with javascript using Adobe 10 pro?
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 ArticleCan i create a button that allows users to insert a line into a table if...
if so how in step by step please and thank you
View ArticleOpen PDF file locally + on web server with Javascript for all browsers
Dear, I have the following code that needs to open an image (PDF file) that is located in a folder above my PDF from which it is called. My code is associated to a 3D annotation object in my PDF file....
View ArticleBackground Based on Dropdown Selection (Different Field)
Greetings; I have a form that has many required fields, but they vary based on drop down selections...the good ol' "If yes, Why?" So I have a drop down {DropdownA} that defaults to have a background...
View Articlecan't select fields for calculations
someone suggested I try this section. Hi I am using acrobat 9 pro and i can't slect field for calculations. I can select all of them by clicking on select all and can deselect all. but I cannot choose...
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 ArticleJavascript Code to Print Multiple Page Ranges in Acrobat
Hi All, I am very new to Javascript (used it for the first time this morning) and was looking for some help. I have built a fillable pdf form in Acrobat that I am required to print on a very regular...
View ArticleDialog 'Save As', 'Print' return value
Hello,is it possible to get return value of these dialog boxes? I create forms in Adobe Livecycle ES2 and from xfa.host.messageBox I can get 4 values to each answer. Thanks you.
View Articledoc.saveAs() and trusted function
About three years ago, I posted on this forum a question about creating a trusted function to save to a specific location. I cannot find the original post. I remember at that time I was looking for a...
View ArticleCode Problems
I am trying to create a custom calculation script that takes the results of two fields as strings and prints the two strings together with additional text. I have Adobe XI Pro.This is what I have...
View ArticleNeed help with a simple calculation.
I will apologize up front. I have no knowledge of writing Javascripts. I can use them if somebody writes them for me, but that's it. I've created a simple form dealing with money. I have different text...
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 Articlepdf form conditional checkboxes
Hi. I'm building a pdf form in Acrobat 8 Professional. I want to add JavaScript to 3 checkboxes to achieve the following:if checkbox 1 or 2 is checked, uncheck checkbox 3; and if checkbox 3 is checked...
View ArticleHow to copy data from one textbox and combine that with pre-existing data in...
Hi guys, I’m a bit green at all this, but I know this is possible to achieve using javascript. Any help would be much appreciated.
View Article