Quantcast
Channel: Adobe Community : Popular Discussions - JavaScript
Browsing all 12130 articles
Browse latest View live

Display total number of characters allowed

I have a multiline text field with a limited number of characters. I'd like to let people know how many characters they have typed thus far and the total number of characters permitted. Does anyone...

View Article


PDF to TXT Conversion

I'm using Acrobat Standard 8.1.0.I would like to run from Excel VBA a process to convert PDF files into TXT files. The same affect of opening the files in Acrobat and clicking on Save As and changing...

View Article


Auto Populate Value

I have three different text fields, for the sake of simplicity: "A", "B", "C". Basically, I need a script that can fill "C" with the value of "B" if "A" is not null.If "A" is null, then "C" also...

View Article

Determine number in a field based on word-choice in a drop-down menu

I'm trying to insert a number in a field based on a word I've chosen in a drop-down menu. Example: I have a drop-down menu named "Fruits". In that menu is "Orange", "Apple" and "Banana". I have a...

View Article

Finding the privledged folder? Adobe XI pro on XP

I've got the following code: myTrustedSaveAs = app.trustedFunction( function ( doc, path ) { app.beginPriv(); doc.saveAs({ cPath: path, bCopy: true, bPromptToOverwrite: true }); app.endPriv(); });...

View Article


Expand/Collapse all the Bookmarks in a PDF file

Hi, This is my first message on the board :-) I work with very large PDF files (i.e 2000 pages, 700 bookmarks on 5 or 6 levels!) and I'm looking for a script (Acrobat 9 Pro) allowing to expand/collapse...

View Article

Lock 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 Article

How to run script on Adobe Acrobat 9 Pro

HI all i'm new to Adobe Acrobat 9 Pro Scripting, and I'm hoping someone can help me how i can run any javascript on Adobe Acrobat 9 Pro.  I have no idea which place (location) take script then run....

View Article


How to add a hand tool (grab the page and drag) function on Chrome and...

To clarify, hand tool is a function for user click on the pdf and dragging around , that is used to replace the scroll bar navigating .The problem is, by default the Chrome and firefox pdf viewer do...

View Article


Very Simple if/then problem, but cannot figure it out.

I have two simple Text fields, i.e. Rating and Possible.  They are formatted as numbers.  All I want to do is the following:   If Rating = zero, then Possible will also be zero.  However, if Rating is...

View Article

Display 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 Article

Image may be NSFW.
Clik here to view.

Extract pages to separate pdf's (something wrong with loop?)

Please check following code. Acrobat makes duplicates of the original file with all pages in each new generated files instead of the right extracted pages (example: filename_page_2.pdf must be page 2...

View Article

Using 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 Article


Insert images into interactive PDF

Hello All, I am trying to create an Interactive PDF (forms) for users that should insert: - Name- Surname- Profile picture These information are then used to generate a badge and print it.So far I was...

View Article

Image may be NSFW.
Clik here to view.

Javascript/ Batch Processing - Query (Please assist/advice)

Hi  Where can I find on the internet a JavaScript that will do the following for BATCH PROCESSING:  -Combine single PDF files-Crop the pages-Check the sequence of the pages that it goes from 1,2,3 and...

View Article


Acrobat 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 Article

Auto 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 Article


Changing a button at runtime

In Acrobat Pro XI, want to turn on/turn off (visible/invisible) at run time. Based on certain circumstances, want the button property (button called "Validate" ) to be visible. Once the button is...

View Article

Delete first page and move the second and the third one to the end of the...

Hello Guys, First of all thanks for anyone that dedicated some time reading my post. I have the following "quest" for almost 1000 pdf files with different pages within. a) Delete the first page (I...

View Article

Acrobat Crash - Memory could not be read

First of all sorry if this has been covered before, I searched for a few keywords from my error but couldn't really find anything of any help. I am using Acrobat Professional 7.0 in conjunction with a...

View Article
Browsing all 12130 articles
Browse latest View live