Is there an api or a code library for building a digital field for the...
Hi,I am building an app that signs documents.I would like to make a digital field but I am having some problem with it... Is the an api or a source library that I can use for this purpose? I have no...
View ArticleScript that will batch count the total number of pages in multiple PDFs in a...
Is there a script I can use in ExtendScript Toolkit that will batch count the total number of pages in multiple PDFs in a folder?
View ArticleJavaScript to Print to PDF with a pre-determined file name
I know how to add a button and set it to print, but that only brings up the print dialog...What i am trying to achieve is to have a button that executes a javascript to print to the adobe PDF printer...
View ArticleReplace Image and Add Text - New Content Editing tools javascript commands
With the new content editing tools in Adobe XI, can anyone please advise if there are javascript commands for the following: Replace ImageAdd Text Replace ImageI have a pdf document with an image which...
View ArticleHow to enter a facsimile signature image into a stamp.
I have a stamp that opens a dialog box to fill out. I was looking for the property type (or specific code necessary) to enter an image of a signature into a stamp. I want the user to be able to select...
View ArticleJavascript for auto check previous checkboxes (aka star-rating)
Hello! I am creating a form, where applicant will give a rating for some subject. There are 5 stars per subject which need to be corresponding. Like if the person scored 4 stars, then 4 stars out of 5...
View ArticleHow to change the fill color of a text field in Adobe Acrobat Pro?
How to change the fill color of a text field in Adobe Acrobat Pro? I want to grey out the text fields based on a condition.
View ArticleRaiseError: File does not begin with '%PDF
I have an application which has below script:var oDoc = event.target.openDataObject("testing123"); This script works fine if I run it on my local machine. But I am planning to place the pdf...
View ArticleHow to generate PDF using FDF file and the PDF form template (PHP)
Hi Folks, I'm really sorry that I couldn't follow all the valuable discussions going on here, regularly. I need some immediate help. I NEED A PHP SOLUTION. I'm able to generate FDF files using the PDF...
View ArticleHow to Extract Text coordinates from PDF
Hi,can anyone tell me how to get coordinates in pdf document using VB or .NET, suppose if some text is written in pdf document then how can i get coordinates of that text. Its very Urgent.Thanks in...
View ArticleEasy way to count pages from multiple pdf files?
Where I work, we typically produce several thousand PDF and TIFF files a day. Each individual file can have anywhere from one to over three hundred pages. Is there an easy way to count the total...
View ArticleReordering pages in a document not starting at 1
I am having issues getting my head around the script required to reorder pages in a document which does not start at 1.When outputting from Indesign I have a pdf which starts at page 2 (due to a...
View ArticleReplace Image and Add Text - New Content Editing tools javascript commands
With the new content editing tools in Adobe XI, can anyone please advise if there are javascript commands for the following: Replace ImageAdd Text Replace ImageI have a pdf document with an image which...
View ArticleJava Script to change a field fom read to write based on a drop down list...
I am trying to write a java script in adobe forms that changes a field from read to write based on the users selection in a drop down list. E.g. I have a drop down list with 3 payment terms "net 30";...
View ArticleDocument Level Conditional Javascript - Please Help!
I'd like to show/hide fields based on radio button responses, but the third party integration I'm using to capture form data does not allow for execution of field Javascript, but will allow for...
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 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 Articleprint variables
I have read a lot of negativity about scripting on OS X.So far I have to agree, even running a script requires a keyboard with numpad for me.I saw this in a tutorial: var sum = 5 + 9;...
View ArticleSort bookmarks alphabetically
I have several major bookmarks and quite a few subbookmarks below each of the major bookmarks, and the subbookmarks need to be alphabetical within their major bookmark category. I've not been able to...
View ArticleaddWatermarkFromText syntax error
I am trying to extract pages and add headers with a script.I run the script by hitting cTRL+ENTER at each semicolon (in the acrobat_x_pro javascript window).The extraction and saving of files works...
View Article